Skip to content

Commit 07718db

Browse files
authored
updated cloudinary-core version (#286)
1 parent c67c4e9 commit 07718db

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
@@ -40,7 +40,7 @@
4040
"@types/jasminewd2": "2.0.8",
4141
"@types/node": "^8.9.5",
4242
"bundlewatch": "0.2.6",
43-
"cloudinary-core": "2.9.0",
43+
"cloudinary-core": "2.10.2",
4444
"codelyzer": "4.2.1",
4545
"jasmine-core": "2.99.1",
4646
"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"
77
},
88
"devDependencies": {
9-
"cloudinary-core": "^2.9.0",
9+
"cloudinary-core": "^2.10.2",
1010
"typescript": "^2.9.2"
1111
}
1212
}

0 commit comments

Comments
 (0)