chore(router): remove @angular/upgrade peer dep (#12896)

This commit is contained in:
Dzmitry Shylovich
2016-11-16 01:00:11 +03:00
committed by Chuck Jazdzewski
parent 16303ac487
commit f502a768d3

View File

@ -24,7 +24,6 @@
"@angular/core": "0.0.0-PLACEHOLDER",
"@angular/common": "0.0.0-PLACEHOLDER",
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
"@angular/upgrade": "0.0.0-PLACEHOLDER",
"rxjs": "5.0.0-beta.12"
}
}