Skip to content

Commit b4895d9

Browse files
authored
Updated project Angular version (#273)
* Updated project Angular version
1 parent 1ee6277 commit b4895d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/angular-cld/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@cloudinary/angular-5.x",
33
"version": "1.2.2",
44
"peerDependencies": {
5-
"@angular/common": "^6.0.0",
6-
"@angular/core": "^6.0.0"
5+
"@angular/common": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
6+
"@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
77
},
88
"devDependencies": {
99
"cloudinary-core": "^2.8.1",

0 commit comments

Comments
 (0)