install vite

This commit is contained in:
Lewis Moten
2024-04-30 21:15:55 -04:00
parent ad8b39feda
commit c7bc507de9
2 changed files with 793 additions and 2 deletions

View File

@@ -24,5 +24,8 @@
"bugs": {
"url": "https://github.com/lewismoten/data-over-audio/issues"
},
"homepage": "https://github.com/lewismoten/data-over-audio#readme"
"homepage": "https://github.com/lewismoten/data-over-audio#readme",
"devDependencies": {
"vite": "^5.2.10"
}
}