fix(angular): update @angular/router dependency (#16998)

This commit is contained in:
Paul Stelzer
2019-01-08 19:54:19 +01:00
committed by Manu MA
parent 44fb45e2bc
commit 76e9e02c28

View File

@@ -55,7 +55,7 @@
"@angular/core": "^7.1.4",
"@angular/common": "^7.1.4",
"@angular/forms": "^7.1.4",
"@angular/router": "~7.1.4",
"@angular/router": "^7.1.4",
"@angular/compiler": "^7.1.4",
"@angular/compiler-cli": "^7.1.4",
"@angular/platform-browser": "^7.1.4",