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 4216fea commit 93caa4cCopy full SHA for 93caa4c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-dropzone-esm",
3
"description": "Simple HTML5 drag-drop zone with React.js",
4
- "version": "14.3.0",
+ "version": "14.4.0",
5
"types": "./types/react-dropzone.d.ts",
6
"main": "./dist/cjs/index.js",
7
"module": "./dist/esm/index.mjs",
0 commit comments