deps and compatible with node10

This commit is contained in:
Jordi Baylina
2020-03-26 22:36:47 +01:00
parent 45e359aa35
commit f261992689
2 changed files with 8 additions and 4 deletions

View File

@@ -34,11 +34,11 @@
"circom_runtime": "0.0.3",
"ffiasm": "0.0.2",
"ffjavascript": "0.0.3",
"ffwasm": "0.0.5",
"ffwasm": "0.0.6",
"fnv-plus": "^1.3.1",
"r1csfile": "0.0.2",
"r1csfile": "0.0.3",
"tmp-promise": "^2.0.2",
"wasmbuilder": "0.0.9"
"wasmbuilder": "0.0.10"
},
"devDependencies": {
"eslint": "^6.8.0",