We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879c1b0 commit 1fa116bCopy full SHA for 1fa116b
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"scripts": {
5
"ng": "ng",
6
- "i": "ng update @angular/core@13 @angular/cli@13 --force",
+ "i": "ng update @angular/material@13 --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/",
@@ -69,4 +69,4 @@
69
"tslint": "~6.1.0",
70
"typescript": "~4.6.4"
71
}
72
-}
+}
0 commit comments