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