Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-extension into imamahzafar/switch-fiat
  • Loading branch information
Imamah-Zafar committed Mar 16, 2023
2 parents 3c81a02 + 96157ab commit ceacfcc
Show file tree
Hide file tree
Showing 106 changed files with 3,347 additions and 928 deletions.
155 changes: 130 additions & 25 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "xverse-web-extension",
"description": "A Bitcoin wallet for Web3",
"version": "0.3.0",
"version": "0.5.0",
"private": true,
"dependencies": {
"@react-spring/web": "^9.6.1",
"@secretkeylabs/xverse-core": "0.8.0",
"@secretkeylabs/xverse-core": "0.10.0",
"@stacks/connect": "^6.10.2",
"@stacks/encryption": "4.3.5",
"@stacks/stacks-blockchain-api-types": "^6.1.1",
Expand Down Expand Up @@ -46,7 +46,7 @@
"react-tooltip": "^5.4.0",
"redux": "^4.0.5",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3",
"sats-connect": "^0.1.11",
"stream-browserify": "^3.0.0",
"string-to-color": "^2.2.2",
"styled-components": "^5.3.5",
Expand Down
Loading

0 comments on commit ceacfcc

Please sign in to comment.