change build script to postinstall

This commit is contained in:
nightwing 2012-05-06 11:37:41 +04:00
commit 9c0305f8ed

View file

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