remove unused package.json

This commit is contained in:
2026-01-27 17:29:53 +00:00
parent 200645a4e0
commit 5c1e65b606
4 changed files with 281 additions and 296 deletions

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.13.3",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},