Skip to content

Commit 1e631e0

Browse files
committed
feat(lib): upgraded nguniversal to v11
1 parent 7064913 commit 1e631e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@angular/platform-browser-dynamic": "~11.0.2",
3333
"@angular/platform-server": "~11.0.2",
3434
"@angular/router": "~11.0.2",
35-
"@nguniversal/express-engine": "^10.0.2",
35+
"@nguniversal/express-engine": "^11.0.0",
3636
"angulartics2": "^10.0.0",
3737
"express": "^4.15.2",
3838
"ngx-markdown": "^10.1.1",
@@ -46,7 +46,7 @@
4646
"@angular/cli": "~11.0.2",
4747
"@angular/compiler-cli": "~11.0.2",
4848
"@compodoc/compodoc": "^1.1.11",
49-
"@nguniversal/builders": "^10.0.2",
49+
"@nguniversal/builders": "^11.0.0",
5050
"@release-it/conventional-changelog": "^2.0.0",
5151
"@schematics/angular": "^9.1.12",
5252
"@schematics/update": "^0.901.12",

0 commit comments

Comments
 (0)