diff --git a/package.json b/package.json index e8faf572..3eed608a 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "multiaddr": "^4.0.0", "peer-book": "~0.7.0", "peer-id": "~0.10.7", + "libp2p-websockets": "^0.11.0", "peer-info": "~0.14.1" }, "devDependencies": { @@ -64,7 +65,6 @@ "libp2p-webrtc-star": "~0.14.0", "libp2p-websocket-star": "~0.8.0", "libp2p-websocket-star-rendezvous": "~0.2.3", - "libp2p-websockets": "^0.11.0", "lodash.times": "^4.3.2", "pre-commit": "^1.2.2", "pull-goodbye": "0.0.2",