From 332fe12e59407948fc108ae223e5e4f4e7edce8a Mon Sep 17 00:00:00 2001 From: gozzy Date: Fri, 9 Sep 2022 11:32:49 +0000 Subject: [PATCH] revert to immutable websnark ref --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2fa6f63..c132f88 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "vue-i18n": "^8.15.4", "vuex-persistedstate": "^2.7.0", "web3": "1.5.2", - "websnark": "git+https://development.tornadocash.community/tornadocash/websnark.git#master" + "websnark": "git+https://development.tornadocash.community/tornadocash/websnark.git#671762fab73f01771d0e7ebcf6b6a3123e193fb4" }, "devDependencies": { "@nuxtjs/eslint-config": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index bd04110..4927b3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16561,9 +16561,9 @@ webpackbar@^4.0.0: text-table "^0.2.0" wrap-ansi "^6.0.0" -"websnark@git+https://development.tornadocash.community/tornadocash/websnark.git#master": +"websnark@git+https://development.tornadocash.community/tornadocash/websnark.git#671762fab73f01771d0e7ebcf6b6a3123e193fb4": version "0.0.4" - resolved "git+https://development.tornadocash.community/tornadocash/websnark.git#f30d3cb98cf0de7ea34c16620365cbaf61fb0351" + resolved "git+https://development.tornadocash.community/tornadocash/websnark.git#671762fab73f01771d0e7ebcf6b6a3123e193fb4" dependencies: big-integer "1.6.42"