@cryptotaxi247 / kubo / commits / 9b2147815

package: use gx to import iptb

License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>

Christian Couder committed Apr 11, 2016 at 09:32 UTC 9b2147815ceb49706956a5acae63367be50eccd2
1 file changed +6 -1
package.json
+6 -1
@@ -59,6 +59,11 @@
59 "hash": "QmdhsRK1EK2fvAz2i2SH5DEfkL6seDuyMYEsxKa9Braim3",
60 "name": "client_golang",
61 "version": "0.0.0"
62 + },
63 + {
64 + "name": "iptb",
65 + "hash": "QmccSTNEUYSJsDSHZj3uKS3pPYCRXCNxr4X8Ub1TQyKPsZ",
66 + "version": "0.0.0"
67 }
68 ],
69 "gxVersion": "0.4.0",
@@ -66,4 +71,4 @@
71 "license": "MIT",
72 "name": "go-ipfs",
73 "version": "0.4.0"
69 -}
\ No newline at end of file
74 +}