Skip to content

Commit fdef986

Browse files
authored
fix(nguniversal): pin to beta.5 until new release
1 parent 0f2609c commit fdef986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@angular/platform-browser-dynamic": "^5.0.0",
2727
"@angular/platform-server": "^5.0.0",
2828
"@angular/router": "^5.0.0",
29-
"@nguniversal/aspnetcore-engine": "^5.0.0-beta.5",
30-
"@nguniversal/common": "^5.0.0-beta.5",
29+
"@nguniversal/aspnetcore-engine": "5.0.0-beta.5",
30+
"@nguniversal/common": "5.0.0-beta.5",
3131
"@ngx-translate/core": "^8.0.0",
3232
"@ngx-translate/http-loader": "^2.0.0",
3333
"@types/node": "^7.0.12",

0 commit comments

Comments
 (0)