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

Commit 7992e5b

Browse files
committed
Update package.json
1 parent 4cadfed commit 7992e5b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,18 @@
66
"gx": {
77
"dvcsimport": "github.com/ipfs/go-ipfs-api"
88
},
9+
"gxDependencies": [
10+
{
11+
"author": "whyrusleeping",
12+
"hash": "QmV5jot2GfVXmgvetHExJCa2hprebf3AKjprZtuwaXSr1v",
13+
"name": "floodsub",
14+
"version": "0.8.2"
15+
}
16+
],
917
"gxVersion": "0.7.0",
1018
"language": "go",
1119
"license": "MIT",
1220
"name": "go-ipfs-api",
1321
"version": "1.0.0"
1422
}
23+

0 commit comments

Comments
 (0)