Skip to content

Commit 0d753cf

Browse files
committed
build: move fetchdts to dependencies due to bundle issues
1 parent 2917e97 commit 0d753cf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"h3": "link:."
5050
},
5151
"dependencies": {
52+
"fetchdts": "^0.1.7",
5253
"rou3": "^0.7.12",
5354
"srvx": "^0.10.1"
5455
},
@@ -72,7 +73,6 @@
7273
"eslint": "^9.39.2",
7374
"eslint-config-unjs": "^0.6.2",
7475
"express": "^5.2.1",
75-
"fetchdts": "^0.1.7",
7676
"get-port-please": "^3.2.0",
7777
"h3-nightly": "^2.0.0-20260117-105852-2b7718c",
7878
"happy-dom": "^20.3.3",

pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)