Skip to content

Commit 581ee1e

Browse files
committed
Bump wrangler version for deploy package
1 parent cfbaa77 commit 581ee1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"catalog": {
1414
"@types/bun": "^1.3.6",
15-
"wrangler": "4.48.0",
15+
"wrangler": "4.78.0",
1616
"zod": "^4.1.13"
1717
}
1818
},

packages/deploy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@just-be/deploy",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Deploy static sites to Cloudflare R2 with subdomain routing",
55
"keywords": [
66
"cloudflare",

0 commit comments

Comments
 (0)