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 c67c4e9 commit 07718dbCopy full SHA for 07718db
package.json
@@ -40,7 +40,7 @@
40
"@types/jasminewd2": "2.0.8",
41
"@types/node": "^8.9.5",
42
"bundlewatch": "0.2.6",
43
- "cloudinary-core": "2.9.0",
+ "cloudinary-core": "2.10.2",
44
"codelyzer": "4.2.1",
45
"jasmine-core": "2.99.1",
46
"jasmine-spec-reporter": "4.2.1",
projects/angular-cld/package.json
@@ -6,7 +6,7 @@
6
"@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
7
},
8
"devDependencies": {
9
- "cloudinary-core": "^2.9.0",
+ "cloudinary-core": "^2.10.2",
10
"typescript": "^2.9.2"
11
}
12
0 commit comments