We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee6277 commit b4895d9Copy full SHA for b4895d9
1 file changed
projects/angular-cld/package.json
@@ -2,8 +2,8 @@
2
"name": "@cloudinary/angular-5.x",
3
"version": "1.2.2",
4
"peerDependencies": {
5
- "@angular/common": "^6.0.0",
6
- "@angular/core": "^6.0.0"
+ "@angular/common": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
+ "@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
7
},
8
"devDependencies": {
9
"cloudinary-core": "^2.8.1",
0 commit comments