update postinstall
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"test": "ng test",
|
"test": "ng test",
|
||||||
"lint": "ng lint",
|
"lint": "ng lint",
|
||||||
"e2e": "ng e2e",
|
"e2e": "ng e2e",
|
||||||
"postinstall": "ng build -aot -prod"
|
"postinstall": "ng build --aot --prod"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "10.16.3",
|
"node": "10.16.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user