Skip to content

Commit

Permalink
Update cloudinary-core to version 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmaoz committed Jul 26, 2020
1 parent c5b4bbd commit 28d84c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundlewatch.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const bundlewatchConfig = {
files: [
{
path: './dist/cloudinary-react.js',
maxSize: '43kb'
maxSize: '44kb'
}
],
defaultCompression: 'gzip',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"webpack-cli": "^3.1.2"
},
"dependencies": {
"cloudinary-core": "^2.10.3",
"cloudinary-core": "^2.11.0",
"prop-types": "^15.6.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 28d84c4

Please sign in to comment.