Skip to content

Commit 369f588

Browse files
build(Common): Update @cloudflare/workers-types to 4.20260605.1
Bump the Cloudflare Workers types dev dependency from 4.20260530.1 to 4.20260605.1 to pick up the latest type definitions. This ensures the Common crate's TypeScript consumers have up-to-date type information for Cloudflare Workers APIs.
1 parent 0778248 commit 369f588

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.20260530.1",
25+
"@cloudflare/workers-types": "4.20260605.1",
2626
"@playform/build": "0.3.2"
2727
},
2828
"publishConfig": {

0 commit comments

Comments
 (0)