Upgrade react-map-gl-draw with the updating positions fix (#1018)

This commit is contained in:
Xintong Xia 2020-02-06 13:39:39 -08:00 committed by GitHub
parent a4a0ef0e50
commit 8c6ad11e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"react": "^16.3.0",
"react-dom": "^16.3.0",
"react-map-gl": "^5.2.0",
"react-map-gl-draw": "^5.2.0",
"react-map-gl-draw": "^0.17.2",
"styled-components": "^4.3.2"
},
"devDependencies": {