git ssb

0+

wanderer🌟 / bls-lib



Commit 530214120750720e4d861ca01adf192b2e039220

0.0.2

wanderer committed on 10/3/2017, 5:45:18 PM
Parent: 8b163bb93a83fa9eeeadb20fabe999af47bb2f25

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: 291559 bytes
New file size: 291559 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "bls-lib",
3- "version": "0.0.1",
3 + "version": "0.0.2",
44 "description": "this libary provides primitives for creating and verify BLS threshold signatures",
55 "main": "index.js",
66 "scripts": {
77 "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls",

Built with git-ssb-web