Skip to content

Commit

Permalink
Update wallet version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessina committed Jul 25, 2024
1 parent 096cb83 commit bb84cab
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
19 changes: 13 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "near-fastauth-wallet",
"version": "2.0.2-beta.3",
"version": "2.0.2-beta.4",
"license": "MIT",
"scripts": {
"build": "nx build --buildLibsFromSource --skip-nx-cache",
Expand All @@ -18,7 +18,7 @@
"antd": "^5.12.8",
"class-variance-authority": "^0.7.0",
"js-sha256": "^0.11.0",
"multichain-tools": "1.0.14-beta.1",
"multichain-tools": "2.0.14-beta.1",
"near-api-js": "^2.1.4",
"tslib": "^2.3.0",
"usehooks-ts": "^2.9.2"
Expand Down Expand Up @@ -56,4 +56,4 @@
"type": "commonjs",
"main": "./src/index.js",
"typings": "./src/index.d.ts"
}
}

0 comments on commit bb84cab

Please sign in to comment.