feat: reduce package.json

This commit is contained in:
dancingCycle 2024-02-13 21:08:07 +01:00
parent 6299f12944
commit c205440691
1 changed files with 1 additions and 6 deletions

View File

@ -23,14 +23,9 @@
},
"dependencies": {
"axios": "0.27.2",
"bootstrap": "5.2.2",
"react": "18.2.0",
"react-bootstrap": "2.6.0",
"react-chartjs-2": "4.3.1",
"react-dom": "18.2.0",
"react-router-bootstrap": "0.26.2",
"react-router-dom": "6.4.3",
"react-table": "7.8.0"
"react-router-dom": "6.4.3"
},
"devDependencies": {
"@babel/core": "7.20.2",