Skip to content

Commit 25c1c1a

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

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": "^6.0.2",
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)