Skip to content

Commit 9249b6b

Browse files
committed
removing postinstall
removing postinstall
1 parent 4753d4d commit 9249b6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"final-build": "npm run build && npm run purgecss",
2222
"test": "ng test",
2323
"lint": "ng lint",
24-
"postinstall": "ngcc",
2524
"e2e": "ng run ng-new-app:cypress-open",
2625
"e2e:ci": "ng run ng-new-app:cypress-run",
2726
"prettier": "prettier --config ./.prettierrc --write \"src/{app,environments}/**/*{.ts,.html,.scss,.json}\"",

0 commit comments

Comments
 (0)