Bump react-draggable from 3.1.1 to 3.3.2

The main thing this fixes, it the `componentWillMount` deprecation warning in React 16.9.
This commit is contained in:
Daniel Schmidt 2019-08-29 13:12:06 +02:00 committed by GitHub
parent 22deb2feb9
commit 4797f55493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@
"qs": "^6.6.0",
"react": "^16.8.3",
"react-dom": "^16.8.3",
"react-draggable": "^3.1.1",
"react-draggable": "^3.3.2",
"react-helmet-async": "^1.0.2",
"react-hotkeys": "2.0.0-pre4",
"react-sizeme": "^2.6.7",