Skip to content

Commit

Permalink
Merge pull request #1232 from near/fastauth_signmessage
Browse files Browse the repository at this point in the history
build: bump fastauth wallet to pick up the signMessage ability
  • Loading branch information
charleslavon authored Jun 28, 2024
2 parents f38d9ec + 05810d2 commit 5ff3c99
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"local-storage": "^2.0.0",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"near-fastauth-wallet": "0.0.15",
"near-fastauth-wallet": "0.1.0",
"near-social-vm": "github:NearSocial/VM#dev",
"next": "^13.5.6",
"next-pwa": "^5.6.0",
Expand Down
56 changes: 47 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 5ff3c99

Please sign in to comment.