mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
fix(ng-router): update to 3.4.5 for experimental version
When everything is 4.x they'll all be on the same page / semantic versioning :)
This commit is contained in:
committed by
Steve Sanderson
parent
f8f4016b33
commit
a9e97f6783
@@ -13,7 +13,7 @@
|
||||
"@angular/platform-browser": "^2.4.5",
|
||||
"@angular/platform-browser-dynamic": "^2.4.5",
|
||||
"@angular/platform-server": "^2.4.5",
|
||||
"@angular/router": "^3.0.2",
|
||||
"@angular/router": "^3.4.5",
|
||||
"@types/node": "^6.0.42",
|
||||
"angular2-platform-node": "~2.0.11",
|
||||
"angular2-template-loader": "^0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user