We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2609c commit fdef986Copy full SHA for fdef986
package.json
@@ -26,8 +26,8 @@
26
"@angular/platform-browser-dynamic": "^5.0.0",
27
"@angular/platform-server": "^5.0.0",
28
"@angular/router": "^5.0.0",
29
- "@nguniversal/aspnetcore-engine": "^5.0.0-beta.5",
30
- "@nguniversal/common": "^5.0.0-beta.5",
+ "@nguniversal/aspnetcore-engine": "5.0.0-beta.5",
+ "@nguniversal/common": "5.0.0-beta.5",
31
"@ngx-translate/core": "^8.0.0",
32
"@ngx-translate/http-loader": "^2.0.0",
33
"@types/node": "^7.0.12",
0 commit comments