change build script to postinstall
This commit is contained in:
parent
59ef99cf0b
commit
9c0305f8ed
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "node lib/ace/test/all.js",
|
||||
"install": "node install.js"
|
||||
"postinstall": "node ./install.js"
|
||||
},
|
||||
"config": {
|
||||
"github.com/sourcemint/bundler-js/0/-meta/config/0": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue