We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7064913 commit 1e631e0Copy full SHA for 1e631e0
package.json
@@ -32,7 +32,7 @@
32
"@angular/platform-browser-dynamic": "~11.0.2",
33
"@angular/platform-server": "~11.0.2",
34
"@angular/router": "~11.0.2",
35
- "@nguniversal/express-engine": "^10.0.2",
+ "@nguniversal/express-engine": "^11.0.0",
36
"angulartics2": "^10.0.0",
37
"express": "^4.15.2",
38
"ngx-markdown": "^10.1.1",
@@ -46,7 +46,7 @@
46
"@angular/cli": "~11.0.2",
47
"@angular/compiler-cli": "~11.0.2",
48
"@compodoc/compodoc": "^1.1.11",
49
- "@nguniversal/builders": "^10.0.2",
+ "@nguniversal/builders": "^11.0.0",
50
"@release-it/conventional-changelog": "^2.0.0",
51
"@schematics/angular": "^9.1.12",
52
"@schematics/update": "^0.901.12",
0 commit comments