mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 02:03:07 +08:00
fix(composer): Remove post-install script
This commit is contained in:
parent
16cc24b0a7
commit
32e4e10366
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
"license": "Proprietary",
|
"license": "Proprietary",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "./node_modules/.bin/bower install; node node_modules/.bin/r.js -o build.js"
|
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"atom": "*"
|
"atom": "*"
|
||||||
|
|
Loading…
Reference in a new issue