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

Commit 4573b79

Browse files
committed
fix(ipfs): missing dependency
1 parent fac1fe1 commit 4573b79

File tree

2 files changed

+109
-107
lines changed

2 files changed

+109
-107
lines changed

packages/ipfs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dependencies": {
3+
"@dstack-js/transport": "^0.2.43",
34
"graphql-request": "^4.2.0",
45
"ipfs-core": "0.14.1",
56
"tslib": "2.3.1"

0 commit comments

Comments
 (0)