Fix module installation (router instead of router-deprecated)

This commit is contained in:
Chocobozzz 2016-06-10 17:53:26 +02:00
parent 00a446454d
commit 3d1c18ff1f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
"@angular/http": "2.0.0-rc.1",
"@angular/platform-browser": "2.0.0-rc.1",
"@angular/platform-browser-dynamic": "2.0.0-rc.1",
"@angular/router-deprecated": "2.0.0-rc.1",
"@angular/router": "2.0.0-rc.1",
"angular-pipes": "^2.0.0",
"awesome-typescript-loader": "^0.17.0",
"bootstrap-loader": "^1.0.8",