Merge pull request #1006 from ajaxorg/restore-postinstall

Revert "don't build on install"
This commit is contained in:
Mostafa Eweda 2012-10-03 01:53:41 -07:00
commit 365cd8a685

View file

@ -28,7 +28,8 @@
"lib": "lib/ace"
},
"scripts": {
"test": "node lib/ace/test/all.js"
"test": "node lib/ace/test/all.js",
"postinstall": "node ./install.js"
},
"config": {
"github.com/sourcemint/bundler-js/0/-meta/config/0": {