Skip to content

Commit bae46a7

Browse files
fix(package): update react-dropzone to version 10.2.0
Closes #226
1 parent 1ae9900 commit bae46a7

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
@@ -63,7 +63,7 @@
6363
"react": "^16.0.0",
6464
"react-css-modules": "^4.7.1",
6565
"react-dom": "^16.0.0",
66-
"react-dropzone": "^4.2.5",
66+
"react-dropzone": "^10.2.0",
6767
"react-redux": "^5.0.6",
6868
"react-router-dom": "^4.2.2",
6969
"react-router-redux": "^5.0.0-alpha.6",

0 commit comments

Comments
 (0)