We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec83d5 commit 1751140Copy full SHA for 1751140
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"scripts": {
5
"ng": "ng",
6
- "i": "ng update @angular/material@12 --force",
+ "i": "ng update --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