Skip to content

Commit f498105

Browse files
committed
fix gx imports
1 parent c5a5cf3 commit f498105

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
"name": "go-semver",
1414
"version": "0.0.0"
1515
},
16-
{
17-
"hash": "QmNeRzgrSpwbMU7VKLRyfvbqf1nRrAiQ7fEXaBxWGT5Ygr",
18-
"name": "mdns",
19-
"version": "0.1.3"
20-
},
2116
{
2217
"hash": "QmPdKqUcHGFdeSpvjVoaTRPPstGif9GBZb5Q56RVw9o69A",
2318
"name": "go-ipfs-util",
@@ -249,6 +244,12 @@
249244
"hash": "QmSSeQqc5QeuefkaM6JFV5tSF9knLUkXKVhW1eYRiqe72W",
250245
"name": "uuid",
251246
"version": "0.1.0"
247+
},
248+
{
249+
"author": "grandcat",
250+
"hash": "QmUTmYpDk9jVk7PeBgmr3n1oGmLJ6yEuSVqyZaWUpF13f3",
251+
"name": "zeroconf",
252+
"version": "0.2.0"
252253
}
253254
],
254255
"gxVersion": "0.4.0",

0 commit comments

Comments
 (0)