Skip to content

Commit

Permalink
rollback wcw lib
Browse files Browse the repository at this point in the history
  • Loading branch information
avral committed Feb 24, 2023
1 parent f53964a commit 3611ec1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@socket.io/cluster-adapter": "^0.2.0",
"@socket.io/sticky": "^1.0.1",
"@vue/eslint-config-standard": "^5.0.0",
"@waxio/waxjs": "^1.2.0-beta.2",
"@waxio/waxjs": "1.2.0-beta.2",
"anchor-link": "^3.5.1",
"anchor-link-browser-transport": "^3.5.1",
"apexcharts": "^3.25.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2348,10 +2348,10 @@
eslint-import-resolver-node "^0.3.3"
eslint-import-resolver-webpack "^0.12.1"

"@waxio/waxjs@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@waxio/waxjs/-/waxjs-1.3.0.tgz#9e93fa00532f6eef172366104ffd5378fb86cbe6"
integrity sha512-2iFhptM4gVEO90z3FNguybkBmJs6bEUJHs9cHv+GyT5M5da32YgLnTVHLI/o1HqZ21+CLwLtjY4KrG8DEWWRUQ==
"@waxio/waxjs@1.2.0-beta.2":
version "1.2.0-beta.2"
resolved "https://registry.yarnpkg.com/@waxio/waxjs/-/waxjs-1.2.0-beta.2.tgz#4583f2e0c3cadf6605637ce1b51edcecc676e3be"
integrity sha512-H9pzVt4cca34MVu2qzTa7OQl1rXulxImS9pUcOg1EvPUHj6+mwvCSl6shXSTlwGQiNl+NIemB4cMAxw2PLfwoA==
dependencies:
eosjs "^22.1.0"

Expand Down

0 comments on commit 3611ec1

Please sign in to comment.