Remove unused dependency "react-lazyload" (#329)

This commit is contained in:
schroda
2023-06-04 20:57:13 +02:00
committed by GitHub
parent 9e8c4254bd
commit 3a82fd0abb
2 changed files with 0 additions and 14 deletions

View File

@@ -41,7 +41,6 @@
"react-beautiful-dnd": "^13.0.0",
"react-dom": "^17.0.2",
"react-i18next": "^12.1.5",
"react-lazyload": "^3.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^5.0.1",
"react-virtuoso": "^1.8.6",
@@ -53,7 +52,6 @@
"@types/react": "^17.0.2",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "^17.0.2",
"@types/react-lazyload": "^3.1.0",
"@types/react-router-dom": "^5.1.7",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",