Skip to content

Commit

Permalink
fix(project): upgraded angular universal to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyNahas committed Jul 6, 2022
1 parent 468812e commit b0079ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"i": "ng update @nguniversal/express-engine@11 --force",
"i": "ng update --force",
"start": "ng serve --port 4125",
"build": "ng build --statsJson",
"build:docs": "npx compodoc -p projects/angular-material-extensions/google-maps-autocomplete/tsconfig.lib.json --hideGenerator --disableCoverage -d dist/browser/doc/",
Expand Down

0 comments on commit b0079ee

Please sign in to comment.