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 93caa4c commit fead49dCopy full SHA for fead49d
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.4.0",
+ "version": "15.0.0",
5
"types": "./types/react-dropzone.d.ts",
6
"main": "./dist/cjs/index.js",
7
"module": "./dist/esm/index.mjs",
0 commit comments