Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 420117f

Browse files
committed
fix: force dial over tcp to avoid using WS
1 parent e6142e2 commit 420117f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"mafmt": "^2.1.8",
123123
"mkdirp": "^0.5.1",
124124
"multiaddr": "^2.3.0",
125-
"multihashes": "^0.4.5",
125+
"multihashes": "~0.4.5",
126126
"once": "^1.4.0",
127127
"path-exists": "^3.0.0",
128128
"peer-book": "~0.4.0",

0 commit comments

Comments
 (0)