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 37e6353 commit 43380baCopy full SHA for 43380ba
projects/angular-dropdown/package.json
@@ -14,8 +14,8 @@
14
},
15
"homepage": "https://github.com/topaxi/angular-dropdown#readme",
16
"peerDependencies": {
17
- "@angular/common": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
18
- "@angular/core": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0 || ^8.0.0",
+ "@angular/common": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
+ "@angular/core": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
19
"ng-wormhole": "^3.0.0",
20
"rxjs": "^6.0.0"
21
}
0 commit comments