Update circom_wasm

pull/4144/head
ioedeveloper 1 year ago
parent fdff81eb9a
commit 0d3ed7a269
  1. 2
      package.json
  2. 7
      yarn.lock

@ -150,7 +150,7 @@
"brace": "^0.8.0",
"change-case": "^4.1.1",
"chokidar": "^2.1.8",
"circom_wasm": "https://github.com/ioedeveloper/circom_wasm.git",
"circom_wasm": "^0.1.0",
"color-support": "^1.1.3",
"commander": "^9.4.1",
"core-js": "^3.6.5",

@ -9727,9 +9727,10 @@ circom_runtime@0.1.22:
dependencies:
ffjavascript "0.2.57"
"circom_wasm@https://github.com/ioedeveloper/circom_wasm.git":
version "0.0.0-alpha.7"
resolved "https://github.com/ioedeveloper/circom_wasm.git#247ef96f119227cb9d33b995cb447c28ee9ab0cc"
circom_wasm@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/circom_wasm/-/circom_wasm-0.1.0.tgz#dda76c7ae9046ea6f1e1cd3754c017ad753bd5c1"
integrity sha512-F7ihfVGjfSz+01yFXLHjKocQFm8j9KBageqMw5+olFWB6+7CXHLjnUaFuU6u+7T0FsL7+JuP18jdcAVQEXoQgw==
circular-json@^0.3.0:
version "0.3.3"

Loading…
Cancel
Save