Skip to content

Commit d9d716c

Browse files
author
Florian Lenz
committed
[deps] fixed lp2p dependency problem
1 parent bb092fe commit d9d716c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
"dvcsimport": "github.com/florianlenz/panthalassa"
88
},
99
"gxDependencies": [
10-
{
11-
"author": "whyrusleeping",
12-
"hash": "QmNh1kGFFdsPu79KNSaL4NUKUPb4Eiz4KHdMtFY6664RDp",
13-
"name": "go-libp2p",
14-
"version": "5.0.14"
15-
},
1610
{
1711
"author": "why",
1812
"hash": "QmQViVWBHbU6HmYjXcdNq7tVASCNgdg64ZGcauuDkLCivW",
@@ -82,6 +76,12 @@
8276
"hash": "Qme1knMqwt1hKZbc1BmQFmnm9f36nyQGwXxPGVpVJ9rMK5",
8377
"name": "go-libp2p-crypto",
8478
"version": "1.6.2"
79+
},
80+
{
81+
"author": "whyrusleeping",
82+
"hash": "QmWsV6kzPaYGBDVyuUfWBvyQygEc9Qrv9vzo8vZ7X4mdLN",
83+
"name": "go-libp2p",
84+
"version": "5.0.17"
8585
}
8686
],
8787
"gxVersion": "0.12.1",

0 commit comments

Comments
 (0)