chore: React-Dropzone version bump (#1699)

* update dropzone to new version

* remove global styles import

* change bg on active item on drag as well

* add back background
This commit is contained in:
Nan Yu
2020-12-06 17:50:59 -08:00
committed by GitHub
parent ac2060b166
commit aa59f5fe09
6 changed files with 57 additions and 55 deletions

View File

@@ -138,7 +138,7 @@
"react-avatar-editor": "^10.3.0",
"react-color": "^2.17.3",
"react-dom": "^16.8.6",
"react-dropzone": "4.2.1",
"react-dropzone": "^11.2.4",
"react-helmet": "^5.2.0",
"react-i18next": "^11.7.3",
"react-keydown": "^1.7.3",