mirror of
https://github.com/arnaucube/circom.git
synced 2026-02-06 18:56:40 +01:00
Version dep
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "circom",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "Language to generate logica circuits",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
@@ -37,6 +37,6 @@
|
||||
"eslint": "^5.0.1",
|
||||
"eslint-plugin-mocha": "^5.0.0",
|
||||
"jison": "^0.4.18",
|
||||
"zksnark": "0.0.4"
|
||||
"zksnark": "0.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user