Skip to content

Commit

Permalink
feat: using npm-java-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Nov 20, 2021
1 parent af569d1 commit 36196e1
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 35 deletions.
7 changes: 3 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ temp
.couscous
couscous.phar
.okhttpcache
jdeploy-bundle
codeclimate.json
index.js
package.json
node_modules
package-lock.json

codeclimate.json
node_modules
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ buildscript {
}
}
project.ext.buildConfig = [
repoType: "COMMAND",
publishing: [
relocate: [
"org:org",
Expand Down
19 changes: 0 additions & 19 deletions package.json.orig

This file was deleted.

8 changes: 0 additions & 8 deletions publish-npm.sh

This file was deleted.

4 changes: 0 additions & 4 deletions release.sh

This file was deleted.

0 comments on commit 36196e1

Please sign in to comment.