feat: support cleanDays max 1000 (#622)

This commit is contained in:
Dream Hunter
2025-04-07 19:24:21 +08:00
committed by GitHub
parent 525f5e2dce
commit 91a859bbcf
10 changed files with 2378 additions and 2708 deletions

View File

@@ -11,6 +11,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"wrangler": "^3.114.0"
"wrangler": "^4.7.2"
}
}