Skip to content

Commit 6ee14ae

Browse files
committed
chore: update
1 parent 2c8cd72 commit 6ee14ae

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

carrental-web/src/angular/carrental/package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

carrental-web/src/angular/carrental/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"test-local": "ng test --browsers Chromium --watch=true",
1313
"extract-i18n": "ng extract-i18n --format=json",
1414
"lint": "ng lint",
15-
"e2e": "ng e2e",
16-
"postinstall": "ngcc",
15+
"e2e": "ng e2e",
1716
"prettier": "npx prettier --write 'src/**/*.{ts,html,scss,json}'"
1817
},
1918
"private": true,

0 commit comments

Comments
 (0)