cloudflare: update wrangler (#574)

This commit is contained in:
Brandon Liu
2025-05-20 15:01:30 -07:00
committed by GitHub
parent 4b2312c039
commit 4faea046ab
2 changed files with 1175 additions and 1814 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@
"@cloudflare/workers-types": "^4.20230518.0", "@cloudflare/workers-types": "^4.20230518.0",
"tsx": "^4.19.3", "tsx": "^4.19.3",
"typescript": "^4.8.4", "typescript": "^4.8.4",
"wrangler": "^3.76.0" "wrangler": "^4.16.0"
}, },
"private": true, "private": true,
"scripts": { "scripts": {