chore(package): update react-dom to version 16.13.0

This commit is contained in:
greenkeeper[bot] 2020-02-28 05:54:07 +00:00 committed by GitHub
parent 98787e3414
commit 4152a9aa08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
"lodash-es": "^4.17.15", "lodash-es": "^4.17.15",
"mqtt": "^3.0.0", "mqtt": "^3.0.0",
"react": "^16.13.0", "react": "^16.13.0",
"react-dom": "^16.8.6", "react-dom": "^16.13.0",
"react-leaflet": "^2.4.0", "react-leaflet": "^2.4.0",
"redux": "^4.0.4" "redux": "^4.0.4"
}, },