Skip to content

Commit b185cf3

Browse files
committed
fix: undici as dev dependency
1 parent 48cf99c commit b185cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"socks": "^2.0.0",
4949
"string2compact": "^2.0.0",
5050
"uint8-util": "^2.1.9",
51-
"undici": "^5.23.0",
5251
"unordered-array-remove": "^1.0.2",
5352
"ws": "^8.0.0"
5453
},
@@ -59,6 +58,7 @@
5958
"semantic-release": "21.1.1",
6059
"standard": "*",
6160
"tape": "5.6.6",
61+
"undici": "^5.23.0",
6262
"webtorrent-fixtures": "2.0.2",
6363
"wrtc": "0.4.7"
6464
},

0 commit comments

Comments
 (0)