fix(composer): Remove post-install script

This commit is contained in:
Ben Gotow 2015-07-24 19:30:34 -07:00
parent 16cc24b0a7
commit 32e4e10366

View file

@ -6,7 +6,6 @@
"license": "Proprietary",
"private": true,
"scripts": {
"postinstall": "./node_modules/.bin/bower install; node node_modules/.bin/r.js -o build.js"
},
"engines": {
"atom": "*"