Skip to content

Commit df2b82e

Browse files
Update dependency wrangler to v4
1 parent 37b1a64 commit df2b82e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

3.86 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@cloudflare/workers-types": "^4.20241230.0",
1313
"typescript": "^5.7.2",
14-
"wrangler": "^3.99.0"
14+
"wrangler": "^4.0.0"
1515
},
1616
"scripts": {
1717
"build": "selflare compile",

0 commit comments

Comments
 (0)