Skip to content

Commit

Permalink
Updating sequence deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Dec 3, 2024
1 parent a9ffb70 commit 080f8ed
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 183 deletions.
12 changes: 6 additions & 6 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.7",
"@0xsequence/abi": "2.0.7",
"@0xsequence/design-system": "^1.7.6",
"0xsequence": "2.1.3",
"@0xsequence/abi": "2.1.3",
"@0xsequence/design-system": "^1.8.1",
"@0xsequence/ethauth": "^1.0.0",
"@0xsequence/network": "2.0.7",
"@0xsequence/provider": "2.0.7",
"@0xsequence/utils": "2.0.7",
"@0xsequence/network": "2.1.3",
"@0xsequence/provider": "2.1.3",
"@0xsequence/utils": "2.1.3",
"@types/node": "^20.11.30",
"@types/react": "^18.3.7",
"@types/react-dom": "^18.3.0",
Expand Down
Loading

0 comments on commit 080f8ed

Please sign in to comment.