Skip to content

Commit ee3b30e

Browse files
authored
updated cloudinary-core version (#310)
1 parent dd9299a commit ee3b30e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/jasminewd2": "2.0.8",
4242
"@types/node": "^8.9.5",
4343
"bundlewatch": "0.2.6",
44-
"cloudinary-core": "2.10.2",
44+
"cloudinary-core": "2.12.0",
4545
"codelyzer": "4.2.1",
4646
"jasmine-core": "2.99.1",
4747
"jasmine-spec-reporter": "4.2.1",

projects/angular-cld/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@angular/core": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0"
77
},
88
"devDependencies": {
9-
"cloudinary-core": "^2.10.2",
9+
"cloudinary-core": "2.12.0",
1010
"typescript": "^2.9.2"
1111
}
1212
}

0 commit comments

Comments
 (0)