fix lodestar spec tests

This commit is contained in:
Marin Petrunić 2019-09-04 14:04:56 +02:00
parent 98ec4bb402
commit 72fc3219e2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@chainsafe/bls",
"version": "0.1.6",
"version": "0.1.7",
"description": "Implementation of bls signature verification for ethereum 2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",