This commit is contained in:
浪子
2026-06-19 07:51:54 +08:00
parent ad6a8b0dcf
commit 554ac1e33a
7 changed files with 359 additions and 297 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"db:remote": "wrangler d1 migrations apply toot_db --remote"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20260507.0",
"@cloudflare/workers-types": "^4.20260617.1",
"typescript": "^5.9.3",
"wrangler": "^4.37.0"
"wrangler": "^4.102.0"
}
}