remove vite-plugin-singlefile

This commit is contained in:
Janis
2023-11-12 18:19:14 +01:00
parent 63bef6e11d
commit 86d2eb4c50
3 changed files with 3 additions and 22 deletions

View File

@@ -48,7 +48,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-singlefile": "^0.13.5"
"vite": "^4.5.0"
}
}