Skip to content

Commit 8c9c617

Browse files
committed
fix(project): minor
1 parent c65e92e commit 8c9c617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"scripts": {
55
"ng": "ng",
6-
"i": "ng update @nguniversal/express-engine@12 --force",
6+
"i": "ng update @angular/core@13 @angular/cli@13 --force",
77
"start": "ng serve --port 4125",
88
"build": "ng build --statsJson",
99
"build:docs": "npx compodoc -p projects/angular-material-extensions/google-maps-autocomplete/tsconfig.lib.json --hideGenerator --disableCoverage -d dist/browser/doc/",

0 commit comments

Comments
 (0)