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 b290c5f commit 8cca7deCopy full SHA for 8cca7de
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-image-gallery",
3
- "version": "1.3.0",
+ "version": "1.4.0",
4
"description": "React carousel image gallery component with thumbnail and mobile support",
5
"main": "./build/image-gallery.umd.js",
6
"module": "./build/image-gallery.es.js",
@@ -102,4 +102,4 @@
102
"peerDependencies": {
103
"react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
104
}
105
-}
+}
0 commit comments