We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ae720 commit 42a5f12Copy full SHA for 42a5f12
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"scripts": {
5
"ng": "ng",
6
- "i": "npm install --froce",
+ "i": "ng update @angular/core@12 @angular/cli@12 --force",
7
"start": "ng serve --port 4125",
8
"build": "ng build --statsJson",
9
"build:docs": "npx compodoc -p projects/angular-material-extensions/google-maps-autocomplete/tsconfig.lib.json --hideGenerator --disableCoverage -d dist/browser/doc/",
0 commit comments