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