Skip to content

Commit

Permalink
fix: install script
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Jul 13, 2023
1 parent d47d20f commit 46533a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
29 changes: 0 additions & 29 deletions bin/update.js

This file was deleted.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
},
"scripts": {
"build": "node bin/build.js",
"install": "node bin/update.js",
"update": "node bin/update.js"
"install": "node bin/install.js"
},
"peerDependencies": {
"@softvisio/core": "^7.36.4"
Expand Down

0 comments on commit 46533a6

Please sign in to comment.