Skip to content

Commit d218b44

Browse files
chore(Common): Bump @cloudflare/workers-types to 4.20260521.1
Update the Cloudflare Workers type definitions dependency in the Common crate's package.json from 4.20260520.1 to 4.20260521.1. This keeps the dev dependency current with the latest Workers type definitions published by Cloudflare.
1 parent 4eeaa99 commit d218b44

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

0 commit comments

Comments
 (0)