fix editorconfig and downgrade react player back to lazy

This commit is contained in:
Kendall Garner 2025-05-28 21:57:47 -07:00
parent 608b322f9e
commit b6941df7a7
No known key found for this signature in database
GPG key ID: 9355F387FE765C94
3 changed files with 3 additions and 3 deletions

View file

@ -102,7 +102,7 @@
"react-error-boundary": "^3.1.4",
"react-i18next": "^11.18.6",
"react-icons": "^4.10.1",
"react-player": "3.0.0-canary.4",
"react-player": "^2.11.0",
"react-router": "^6.16.0",
"react-router-dom": "^6.16.0",
"react-simple-img": "^3.0.0",