bump cloudflare wrangler version

This commit is contained in:
Brandon Liu
2023-05-03 23:57:08 +08:00
parent 7ea69442b3
commit 3043c20890
2 changed files with 853 additions and 797 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@
"@cloudflare/workers-types": "^3.17.0", "@cloudflare/workers-types": "^3.17.0",
"esbuild-runner": "^2.2.2", "esbuild-runner": "^2.2.2",
"typescript": "^4.8.4", "typescript": "^4.8.4",
"wrangler": "2.1.12" "wrangler": "2.18.0"
}, },
"private": true, "private": true,
"scripts": { "scripts": {