Skip to content

Commit 4bbb571

Browse files
committed
15.0.1
1 parent 191b5b7 commit 4bbb571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-dropzone-esm",
33
"description": "Simple HTML5 drag-drop zone with React.js",
4-
"version": "15.0.0",
4+
"version": "15.0.1",
55
"types": "./types/react-dropzone.d.ts",
66
"main": "./dist/cjs/index.js",
77
"module": "./dist/esm/index.mjs",

0 commit comments

Comments
 (0)