Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit df2c2a1

Browse files
committed
Use alt versions for ipfsd-ctl and go-ipfs-dep for pubsub
1 parent 7e59518 commit df2c2a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@
4747
"devDependencies": {
4848
"aegir": "^8.0.0",
4949
"chai": "^3.5.0",
50+
"go-ipfs-dep": "https://github.com/haadcode/go-ipfs-dep.git#0a5229816b3a41f17876361314a90c1d4dec79b3",
5051
"gulp": "^3.9.1",
5152
"hapi": "^15.0.2",
5253
"interface-ipfs-core": "^0.14.2",
53-
"ipfsd-ctl": "^0.14.0",
54+
"ipfsd-ctl": "https://github.com/haadcode/js-ipfsd-ctl.git#257712108919a05c625b02399b82d873675bc559",
5455
"js-base64": "^2.1.9",
5556
"pre-commit": "^1.1.3",
5657
"socket.io": "^1.4.8",

0 commit comments

Comments
 (0)