remove post install just in case it causes problems
This commit is contained in:
parent
eee2a8b7c8
commit
76b8ef7204
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "gulp --production",
|
|
||||||
"prod": "gulp --production",
|
"prod": "gulp --production",
|
||||||
"dev": "gulp watch"
|
"dev": "gulp watch"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue