Skip to content

Commit

Permalink
Updating library
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgenKor committed Feb 24, 2024
1 parent 57a0ece commit 05d83ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zkbob-console",
"version": "4.0.0-beta1",
"version": "4.0.0-beta2",
"license": "MIT",
"author": "Dmitry Vdovin <[email protected]>",
"homepage": "https://github.com/zkBob/zkbob-console",
Expand Down Expand Up @@ -40,7 +40,7 @@
"tslib": "^2.3.1",
"uuid": "^9.0.0",
"web3": "^1.7.1",
"zkbob-client-js": "6.0.0-beta1",
"zkbob-client-js": "6.0.0-beta2",
"zkbob-support-js": "1.0.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13444,10 +13444,10 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

[email protected]beta1:
version "6.0.0-beta1"
resolved "https://registry.yarnpkg.com/zkbob-client-js/-/zkbob-client-js-6.0.0-beta1.tgz#2c5d756107841a51d92b44a077866b11eb667518"
integrity sha512-sQV9kHd/8jYvnC6TJmr5b/UQ6Qk673D0BfBBZRtXulpQ7F8OkYh2e4JuvSdTDi6ssqMic852wWyOv/J/lTSIiA==
[email protected]beta2:
version "6.0.0-beta2"
resolved "https://registry.yarnpkg.com/zkbob-client-js/-/zkbob-client-js-6.0.0-beta2.tgz#6ae360d018bd9cdf3990a2a3a77c630bf977e7d3"
integrity sha512-CUKcmo2r9Fpw6YJ6vByaOpI2PDb9B+F8D3ysy3OferbxiEj5NLodzQnTO5Zhem9Mqm+bM6LR7EiP5ixds/6XCg==
dependencies:
"@ethereumjs/util" "^8.0.2"
"@graphprotocol/client-cli" "3.0.0"
Expand Down

0 comments on commit 05d83ee

Please sign in to comment.