Skip to content

Commit

Permalink
Removing network images in favor of assets cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Jan 19, 2024
1 parent 53483fe commit 877df9c
Show file tree
Hide file tree
Showing 14 changed files with 139 additions and 167 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.6.2",
"0xsequence": "^1.7.1",
"@0xsequence/design-system": "^1.2.3",
"@0xsequence/ethauth": "^0.8.1",
"@0xsequence/network": "^1.6.2",
"@0xsequence/provider": "^1.6.2",
"@0xsequence/utils": "^1.6.2",
"@0xsequence/network": "^1.7.1",
"@0xsequence/provider": "^1.7.1",
"@0xsequence/utils": "^1.7.1",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
Expand Down
Loading

0 comments on commit 877df9c

Please sign in to comment.