Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
feat(relay): bump lib, ipfs
Browse files Browse the repository at this point in the history
  • Loading branch information
0x77dev committed Jan 27, 2022
1 parent feb8280 commit acdbb8c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/relay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"bin": {
"dstack-relay": "src/index.js"
},
"dependencies": {
"@dstack-js/ipfs": "^0.2.6",
"@dstack-js/ipfs": "^0.2.12",
"@dstack-js/lib": "^0.2.12",
"libp2p-webrtc-star-signalling-server": "^0.1.2",
"wrtc": "^0.4.7"
},
Expand Down

0 comments on commit acdbb8c

Please sign in to comment.