don't build on install

This commit is contained in:
Fabian Jakobs 2012-09-28 12:17:19 +03:00
commit 36685c4f8a

View file

@ -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": {