git ssb

0+

wanderer🌟 / js-dfinity-radix-tree



Commit 4d4aa45d37fc25f0759d091f2ed9005d37479164

0.0.3

wanderer committed on 10/18/2017, 10:25:02 PM
Parent: a7a9123180c32056893a2306338cbf223a6a0db4

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 295420 bytes
New file size: 295420 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "dfinity-radix-tree",
3- "version": "0.0.2",
3 + "version": "0.0.3",
44 "description": "This implements a binary merkle radix tree",
55 "main": "index.js",
66 "scripts": {
77 "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls",

Built with git-ssb-web