fix(v2): update react-loadable-ssr-addon (#3222)

Signed-off-by: Reece Dunham <me@rdil.rocks>

Co-authored-by: Reece Dunham <me@rdil.rocks>
This commit is contained in:
Sébastien Lorber 2020-08-05 19:54:18 +02:00 committed by GitHub
parent 921e103b8e
commit 592fc48fd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 5 deletions

View file

@ -89,7 +89,7 @@
"react-dev-utils": "^10.2.1",
"react-helmet": "^6.0.0-beta",
"react-loadable": "^5.5.0",
"react-loadable-ssr-addon": "^0.2.3",
"react-loadable-ssr-addon": "^0.3.0",
"react-router": "^5.1.2",
"react-router-config": "^5.1.1",
"react-router-dom": "^5.1.2",