Skip to content

Commit 561dfe0

Browse files
build(Common): Update Cloudflare Workers types version in package.json
1 parent 4e33b8b commit 561dfe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"prepublishOnly": "Build 'Source/**/*.ts'"
2323
},
2424
"devDependencies": {
25-
"@cloudflare/workers-types": "4.20260524.1",
25+
"@cloudflare/workers-types": "4.20260525.1",
2626
"@playform/build": "0.3.2"
2727
},
2828
"publishConfig": {

0 commit comments

Comments
 (0)