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