Commit 530214120750720e4d861ca01adf192b2e039220
0.0.2
wanderer committed on 10/3/2017, 5:45:18 PMParent: 8b163bb93a83fa9eeeadb20fabe999af47bb2f25
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
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.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "bls-lib", |
3 | - "version": "0.0.1", | |
3 … | + "version": "0.0.2", | |
4 | 4 … | "description": "this libary provides primitives for creating and verify BLS threshold signatures", |
5 | 5 … | "main": "index.js", |
6 | 6 … | "scripts": { |
7 | 7 … | "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls", |
Built with git-ssb-web