Skip to content

Commit 60ad412

Browse files
committed
fix(project): upgraded angular universal to v10
1 parent 2e2a988 commit 60ad412

File tree

2 files changed

+73
-60
lines changed

2 files changed

+73
-60
lines changed

package-lock.json

+71-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/platform-browser-dynamic": "~12.2.16",
3434
"@angular/platform-server": "~12.2.16",
3535
"@angular/router": "~12.2.16",
36-
"@nguniversal/express-engine": "^9.1.1",
36+
"@nguniversal/express-engine": "^10.1.0",
3737
"angulartics2": "^9.1.0",
3838
"express": "^4.15.2",
3939
"ngx-markdown": "^9.1.1",
@@ -47,7 +47,7 @@
4747
"@angular/cli": "~12.2.17",
4848
"@angular/compiler-cli": "~12.2.16",
4949
"@compodoc/compodoc": "^1.1.11",
50-
"@nguniversal/builders": "^9.1.1",
50+
"@nguniversal/builders": "^10.1.0",
5151
"@release-it/conventional-changelog": "^1.1.4",
5252
"@types/express": "^4.17.0",
5353
"@types/jasmine": "~3.5.0",

0 commit comments

Comments
 (0)