Skip to content

Commit

Permalink
Adding connect option with setting (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook authored Aug 11, 2023
1 parent bfeda91 commit 801ace8
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 137 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"clear:vite:cache": "rm -rf node_modules/.vite/"
},
"dependencies": {
"0xsequence": "^1.1.0",
"0xsequence": "^1.1.7",
"@0xsequence/design-system": "^1.0.5",
"@0xsequence/ethauth": "^0.8.1",
"@0xsequence/network": "^1.1.0",
"@0xsequence/provider": "^1.1.0",
"@0xsequence/utils": "^1.1.0",
"@0xsequence/network": "^1.1.7",
"@0xsequence/provider": "^1.1.7",
"@0xsequence/utils": "^1.1.7",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
Expand Down
236 changes: 118 additions & 118 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 801ace8

Please sign in to comment.