Skip to content

Commit

Permalink
Removed post install script.
Browse files Browse the repository at this point in the history
  • Loading branch information
rspl-yuvraj committed Mar 9, 2020
1 parent d5c65f5 commit 4dbfd77
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"build:app": "ng build ngx-tester --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points"
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 4dbfd77

Please sign in to comment.