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 4d76c02 commit 6ee6df0Copy full SHA for 6ee6df0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cloudinary-react",
3
- "version": "1.6.7",
+ "version": "1.6.8",
4
"description": "Present Cloudinary images and videos using React components",
5
"main": "lib/index.js",
6
"scripts": {
samples/photo_album/package.json
@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
- "cloudinary-react": "^1.6.7",
+ "cloudinary-react": "^1.6.8",
7
"react": "^17.0.1",
8
"react-dom": "^17.0.1",
9
"react-dropzone": "^4.2.13",
0 commit comments