Skip to content

Commit

Permalink
Using a large banner image to test new bannerSize connect options (#22)
Browse files Browse the repository at this point in the history
* Using a large banner image to test new bannerSize connect options

* Updating sequence
  • Loading branch information
corbanbrook authored Aug 22, 2023
1 parent 801ace8 commit 9c3b4cf
Show file tree
Hide file tree
Showing 4 changed files with 133 additions and 163 deletions.
10 changes: 5 additions & 5 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.7",
"@0xsequence/design-system": "^1.0.5",
"0xsequence": "^1.1.12",
"@0xsequence/design-system": "^1.0.14",
"@0xsequence/ethauth": "^0.8.1",
"@0xsequence/network": "^1.1.7",
"@0xsequence/provider": "^1.1.7",
"@0xsequence/utils": "^1.1.7",
"@0xsequence/network": "^1.1.12",
"@0xsequence/provider": "^1.1.12",
"@0xsequence/utils": "^1.1.12",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
Expand Down
Loading

0 comments on commit 9c3b4cf

Please sign in to comment.