Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evanpipta committed Sep 12, 2023
1 parent 03075a7 commit 902929d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions snap-wallet-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@drift-labs/snap-wallet-adapter",
"version": "0.2.1",
"description": "A Solana Wallet Standard wallet adapter for the Connect by Drift MetaMask Snap.",
"homepage": "https://www.drift.trade/",
"version": "0.2.2",
"description": "A Solana Wallet Standard wallet adapter for the Connect by Drift MetaMask Snap.",
"homepage": "https://www.drift.trade/",
"repository": {
"type": "git",
"url": "https://github.com/drift-labs/snap-solana"
Expand Down Expand Up @@ -31,7 +31,7 @@
"ts-node": "^10.9.1"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}

0 comments on commit 902929d

Please sign in to comment.