This commit is contained in:
2022-12-26 19:54:18 +01:00
parent cc8c3e65e5
commit 3c855b06c5
3 changed files with 66 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},