Skip to content

Commit 268f6cb

Browse files
ponelatshockey
authored andcommitted
fix: downgrade react-dropzone, as 4.2.12 show blank screen. (#1813)
1 parent 7930786 commit 268f6cb

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
@@ -57,7 +57,7 @@
5757
"react-addons-css-transition-group": "^15.4.2",
5858
"react-dd-menu": "^2.0.0",
5959
"react-dom": "^15.6.2",
60-
"react-dropzone": "^4.2.7",
60+
"react-dropzone": "4.2.11",
6161
"react-file-download": "^0.3.2",
6262
"react-redux": "^4.x.x",
6363
"react-transition-group": "^1.1.1",

0 commit comments

Comments
 (0)