Skip to content

Commit 00743bc

Browse files
committed
chore: use single undici version for testing
cf-pages test depends on a direct prototype compare
1 parent ac81602 commit 00743bc

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
"test:fixture:types": "pnpm stub && jiti ./test/scripts/gen-fixture-types.ts && cd test/fixture && tsc --noEmit"
4242
},
4343
"resolutions": {
44-
"nitropack": "link:."
44+
"nitropack": "link:.",
45+
"undici": "^5.21.0"
4546
},
4647
"dependencies": {
4748
"@cloudflare/kv-asset-handler": "^0.3.0",

pnpm-lock.yaml

+9-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)