Skip to content

Commit

Permalink
Updating sequence.js
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Aug 28, 2023
1 parent 64af16e commit 6bbe47b
Show file tree
Hide file tree
Showing 2 changed files with 570 additions and 531 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.12",
"0xsequence": "^1.1.13",
"@0xsequence/design-system": "^1.0.14",
"@0xsequence/ethauth": "^0.8.1",
"@0xsequence/network": "^1.1.12",
"@0xsequence/provider": "^1.1.12",
"@0xsequence/utils": "^1.1.12",
"@0xsequence/network": "^1.1.13",
"@0xsequence/provider": "^1.1.13",
"@0xsequence/utils": "^1.1.13",
"@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 6bbe47b

Please sign in to comment.