Bring in updated package.json

This commit is contained in:
mDuo13
2023-10-25 13:55:12 -07:00
parent 400f638859
commit da7a5d4f70

View File

@@ -10,7 +10,9 @@
"keywords": [], "keywords": [],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@redocly/portal": "^0.43.1" "@redocly/portal": "0.57.0",
"lottie-react": "^2.4.0",
"moment": "^2.29.4"
}, },
"devDependencies": { "devDependencies": {
"htmltojsx": "^0.3.0" "htmltojsx": "^0.3.0"