We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75aa64 commit 477d0f7Copy full SHA for 477d0f7
package.json
@@ -54,9 +54,9 @@
54
"tslib": "^1.7.1"
55
},
56
"peerDependencies": {
57
- "@angular/common": "^4.0.0",
58
- "@angular/core": "^4.0.0",
59
- "@angular/router": "^4.0.0"
+ "@angular/common": "^4.0.0 || ^5.0.0",
+ "@angular/core": "^4.0.0 || ^5.0.0",
+ "@angular/router": "^4.0.0 || ^5.0.0"
60
61
"devDependencies": {
62
"@angular/common": "^4.0.0",
0 commit comments