Skip to content

Commit

Permalink
Updating to sequence.js v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Sep 18, 2024
1 parent c99967c commit a9ffb70
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 152 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"clear:vite:cache": "rm -rf node_modules/.vite/"
},
"dependencies": {
"0xsequence": "2.0.6",
"@0xsequence/abi": "2.0.6",
"0xsequence": "2.0.7",
"@0xsequence/abi": "2.0.7",
"@0xsequence/design-system": "^1.7.6",
"@0xsequence/ethauth": "^1.0.0",
"@0xsequence/network": "2.0.6",
"@0xsequence/provider": "2.0.6",
"@0xsequence/utils": "2.0.6",
"@0xsequence/network": "2.0.7",
"@0xsequence/provider": "2.0.7",
"@0xsequence/utils": "2.0.7",
"@types/node": "^20.11.30",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
Expand Down
Loading

0 comments on commit a9ffb70

Please sign in to comment.