Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
feat(): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiuMungZitAlexander committed Dec 7, 2022
1 parent a4f6f74 commit 6e9b80d
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": "@morphis-wallet/morphis-wallet-adapter",
"version": "0.0.1",
"version": "0.0.2",
"description": "Morphis wallet adapter based on Sui wallet adapter",
"engines": {
"node": ">=16.0.0"
Expand Down Expand Up @@ -36,7 +36,7 @@
"homepage": "https://github.com/MorphisWallet/morphis-wallet-adapter",
"bugs": "https://github.com/MorphisWallet/morphis-wallet-adapter/issues",
"publishConfig": {
"registry": "https://github.com/MorphisWallet/morphis-wallet-adapter.git"
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@babel/preset-env": "^7.20.2",
Expand Down

0 comments on commit 6e9b80d

Please sign in to comment.