Switch to CF KV instead of D1, more appropriate for the purpose

This commit is contained in:
Your Name
2024-07-24 01:47:20 -04:00
parent 491a1a3a4f
commit 808e848561
4 changed files with 23 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"devDependencies": {
"better-sqlite3": "^8.0.1",
"jest": "^29.5.0",
"wrangler": "2.12.3"
"wrangler": "3.66.0"
},
"private": true,
"scripts": {