Skip to content

Commit

Permalink
Update package.json to use the wallet fix (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
weikengchen committed Apr 16, 2023
1 parent 022d966 commit 4a4550a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@findora-network/findora-sdk.js",
"version": "1.2.2",
"version": "1.2.3",
"description": "The JavaScript SDK for Findora Network",
"license": "ISC",
"author": "Findora Network",
Expand Down Expand Up @@ -123,7 +123,7 @@
"bignumber.js": "^9.0.1",
"dotenv": "^10.0.0",
"env": "^0.0.2",
"findora-wallet-wasm": "https://github.com/FindoraNetwork/wasm-js-bindings.git#v0.4.0",
"findora-wallet-wasm": "https://github.com/FindoraNetwork/wasm-js-bindings.git#v0.4.1",
"js-base64": "^3.6.1",
"json-bigint": "^1.0.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 4a4550a

Please sign in to comment.