playin with sqlite

This commit is contained in:
iamBadgers
2024-03-03 15:25:50 -08:00
parent 1d49f324c6
commit 6f01c1487a
6 changed files with 1157 additions and 33 deletions

View File

@@ -12,7 +12,7 @@
"@mdi/font": "7.0.96",
"core-js": "^3.34.0",
"roboto-fontface": "*",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",
"vue": "^3.3.0",
"vuetify": "^3.0.0"
},