0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-25 10:38:11 +00:00

Downgrade react-frame-component back to 4.1.3

This commit is contained in:
Trevor Buckner
2023-04-12 11:48:19 -04:00
parent f33b7b21bb
commit 3b55cd7d88
2 changed files with 129 additions and 24 deletions

View File

@@ -105,7 +105,7 @@
"npm": "^9.6.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-frame-component": "5.2.6",
"react-frame-component": "^4.1.3",
"react-router-dom": "6.10.0",
"sanitize-filename": "1.6.3",
"superagent": "^6.1.0",