projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00a4464
)
Fix module installation (router instead of router-deprecated)
author
Chocobozzz
<florian.bigard@gmail.com>
Fri, 10 Jun 2016 15:53:26 +0000
(17:53 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Fri, 10 Jun 2016 15:53:26 +0000
(17:53 +0200)
client/package.json
patch
|
blob
|
history
diff --git
a/client/package.json
b/client/package.json
index cd8afcc981f0e82f5b30c14d6a2e69aa325ae417..f17878033930ac89fc653b346913680c2a0dbf77 100644
(file)
--- a/
client/package.json
+++ b/
client/package.json
@@
-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",