0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 00:12:56 +00:00

Revert react-frame-component to 4.1.3

5.0.0 has issues with the iFrame not mounting if you refresh the page.
This commit is contained in:
Trevor Buckner
2021-06-25 23:59:53 -04:00
parent 3660f3827f
commit 33f5e8838b
2 changed files with 8 additions and 8 deletions

View File

@@ -68,7 +68,7 @@
"query-string": "7.0.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-frame-component": "5.1.0",
"react-frame-component": "4.1.3",
"react-router-dom": "5.2.0",
"sanitize-filename": "1.6.3",
"superagent": "^6.1.0",