Skip to content

Commit b5a1d9e

Browse files
chore(Common): Bump Cloudflare Workers types to 4.20260530.1
Update `@cloudflare/workers-types` dependency from `4.20260529.1` to `4.20260530.1` in `package.json` to pull in the latest Cloudflare Workers type definitions. No functional changes — pure dependency version bump.
1 parent b31dede commit b5a1d9e

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

0 commit comments

Comments
 (0)