Skip to content

Commit 4a282a8

Browse files
authored
Use catalog version for workers-types in dynamic-worker-loading fixture (#10490)
1 parent 0faafd8 commit 4a282a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fixtures/dynamic-worker-loading/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@cloudflare/workers-tsconfig": "workspace:^",
11-
"@cloudflare/workers-types": "^4.20250823.0",
11+
"@cloudflare/workers-types": "catalog:default",
1212
"undici": "catalog:default",
1313
"vitest": "catalog:default",
1414
"wrangler": "workspace:*"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)