remove post install just in case it causes problems
This commit is contained in:
@@ -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"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user