fix(router): add a banner file for the router (#12919)
This commit is contained in:

committed by
Victor Berchet

parent
ce89039036
commit
927aa69726
@ -23,6 +23,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/core": "0.0.0-PLACEHOLDER",
|
||||
"@angular/common": "0.0.0-PLACEHOLDER",
|
||||
"@angular/platform-browser": "0.0.0-PLACEHOLDER"
|
||||
"@angular/platform-browser": "0.0.0-PLACEHOLDER",
|
||||
"rxjs": "5.0.0-beta.12"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user