mirror of
https://github.com/tornadocash/circomlibjs.git
synced 2025-01-07 12:30:47 +01:00
0.1.0
This commit is contained in:
parent
fe43791f41
commit
3f84f4fbf7
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "circomlibjs",
|
||||
"version": "0.0.8",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "circomlibjs",
|
||||
"version": "0.0.8",
|
||||
"version": "0.1.0",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"blake-hash": "^2.0.0",
|
||||
|
@ -7,7 +7,7 @@
|
||||
"import": "./main.js",
|
||||
"require": "./build/main.cjs"
|
||||
},
|
||||
"version": "0.0.8",
|
||||
"version": "0.1.0",
|
||||
"description": "Javascript library to work with circomlib",
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
|
Loading…
Reference in New Issue
Block a user