Skip to content

Commit

Permalink
updated wallet selector
Browse files Browse the repository at this point in the history
  • Loading branch information
gagdiez committed Sep 7, 2022
1 parent 9d2b08b commit cae5647
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"process": "^0.11.10"
},
"dependencies": {
"@near-wallet-selector/core": "^6.0.0",
"@near-wallet-selector/ledger": "^6.0.0",
"@near-wallet-selector/math-wallet": "^6.0.0",
"@near-wallet-selector/meteor-wallet": "^6.0.0",
"@near-wallet-selector/modal-ui": "^6.0.0",
"@near-wallet-selector/my-near-wallet": "^6.0.0",
"@near-wallet-selector/near-wallet": "^6.0.0",
"@near-wallet-selector/nightly": "^6.0.0",
"@near-wallet-selector/nightly-connect": "^6.0.0",
"@near-wallet-selector/sender": "^6.0.0",
"@near-wallet-selector/wallet-connect": "^6.0.0",
"@near-wallet-selector/core": "^7.0.0",
"@near-wallet-selector/ledger": "^7.0.0",
"@near-wallet-selector/math-wallet": "^7.0.0",
"@near-wallet-selector/meteor-wallet": "^7.0.0",
"@near-wallet-selector/modal-ui": "^7.0.0",
"@near-wallet-selector/my-near-wallet": "^7.0.0",
"@near-wallet-selector/near-wallet": "^7.0.0",
"@near-wallet-selector/nightly": "^7.0.0",
"@near-wallet-selector/nightly-connect": "^7.0.0",
"@near-wallet-selector/sender": "^7.0.0",
"@near-wallet-selector/wallet-connect": "^7.0.0",
"near-api-js": "^0.44.2"
}
}

0 comments on commit cae5647

Please sign in to comment.