Skip to content

Commit 5cc7f34

Browse files
add bare-net
1 parent f3a0a6a commit 5cc7f34

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424
},
2525
"homepage": "https://github.com/holesail/hyper-cmd-lib-net/",
2626
"dependencies": {
27-
"bare-dgram": "^1.0.1"
27+
"bare-dgram": "^1.0.1",
28+
"bare-net": "^2.2.0",
29+
"net": "npm:bare-net@^2.2.0"
2830
},
2931
"devDependencies": {
3032
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)