don't build on install
This commit is contained in:
parent
ea42f40ae3
commit
36685c4f8a
1 changed files with 1 additions and 2 deletions
|
|
@ -28,8 +28,7 @@
|
|||
"lib": "lib/ace"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node lib/ace/test/all.js",
|
||||
"postinstall": "node ./install.js"
|
||||
"test": "node lib/ace/test/all.js"
|
||||
},
|
||||
"config": {
|
||||
"github.com/sourcemint/bundler-js/0/-meta/config/0": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue