Fix Redocly build

This commit is contained in:
mDuo13
2023-12-13 20:00:17 -08:00
parent 554a3732d4
commit edde51cc70
12 changed files with 36 additions and 194 deletions

View File

@@ -21,12 +21,13 @@
"clsx": "^2.0.0",
"lottie-react": "^2.4.0",
"moment": "^2.29.4",
"react": "^18.0.0",
"react": "^18.2.0",
"react-alert": "^7.0.3",
"xrpl": "^3.0.0-beta.1"
},
"overrides": {
"react": "^18.0.0"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"htmltojsx": "^0.3.0",