Skip to content

Commit

Permalink
Merge pull request #66 from suiet/fix-wallet
Browse files Browse the repository at this point in the history
chore: update demo version
  • Loading branch information
leanllg authored Nov 12, 2022
2 parents 0339c02 + 0015e99 commit 61f553a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@suiet/wallet-kit": "0.0.17-alpha.0",
"@suiet/wallet-kit": "^0.0.17",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tweetnacl": "^1.0.3"
Expand Down

2 comments on commit 61f553a

@vercel
Copy link

@vercel vercel bot commented on 61f553a Nov 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wallet-kit-demo – ./examples/with-vite

wallet-kit-demo-suiet.vercel.app
wallet-kit-demo-git-main-suiet.vercel.app
wallet-kit-demo.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 61f553a Nov 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wallet-kit – ./website

wallet-kit-oasislab.vercel.app
kit.suiet.app
wallet-kit-git-main-oasislab.vercel.app
wallet-kit.vercel.app

Please sign in to comment.