@cryptotaxi247 / kubo / commits / 728e74cee

package.json: import go-multihash

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

Christian Couder committed Apr 30, 2016 at 08:39 UTC 728e74ceefb94d25fede484965a2edcedc9332fd
1 file changed +6 -1
package.json
+6 -1
@@ -61,8 +61,13 @@
61 "version": "0.0.0"
62 },
63 {
64 - "name": "iptb",
64 "hash": "QmccSTNEUYSJsDSHZj3uKS3pPYCRXCNxr4X8Ub1TQyKPsZ",
65 + "name": "iptb",
66 + "version": "0.0.0"
67 + },
68 + {
69 + "hash": "QmYf7ng2hG5XBtJA3tN34DQ2GUN5HNksEw1rLDkmr6vGku",
70 + "name": "go-multihash",
71 "version": "0.0.0"
72 }
73 ],