Skip to content

Commit

Permalink
Merge pull request #185 from metagov/intdaodao3
Browse files Browse the repository at this point in the history
Integrate DAODAO and display Juno and Osmosis Registration Instances
  • Loading branch information
Rashmi-278 authored Dec 13, 2023
2 parents 85f0d71 + 80da2fe commit 81ff803
Show file tree
Hide file tree
Showing 11 changed files with 17,652 additions and 140 deletions.
5 changes: 3 additions & 2 deletions daostar-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@wagmi/core": "^1.1.1",
"@wagmi/core": "1.1.1",
"@web3-react/core": "^6.1.9",
"@web3-react/injected-connector": "^6.0.7",
"@web3-react/walletconnect-connector": "^6.2.13",
Expand All @@ -33,7 +33,7 @@
"axios-hooks": "^4.0.0",
"babel-jest": "^29.4.1",
"caip": "^1.1.0",
"connectkit": "^1.1.2",
"connectkit": "1.1.2",
"ethers": "^5.7.2",
"graphql": "^15.0.0",
"jest": "^29.4.1",
Expand All @@ -49,6 +49,7 @@
"typescript": "^5.2.2",
"typewriter-effect": "^2.19.0",
"validator": "^13.7.0",
"viem": "^1.19.11",
"wagmi": "^0.12.19",
"web-vitals": "^2.1.4",
"web3": "^1.8.1"
Expand Down
Loading

0 comments on commit 81ff803

Please sign in to comment.