Skip to content

Commit

Permalink
chore(wrapup): deploy, abis, cleanup, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbeckers committed Dec 19, 2023
1 parent dc69348 commit bc4b8a3
Show file tree
Hide file tree
Showing 16 changed files with 1,810 additions and 449 deletions.
23 changes: 12 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"preview": "vite preview"
},
"dependencies": {
"@daohaus/connect": "^0.2.1",
"@daohaus/contract-utils": "^0.2.1",
"@daohaus/form-builder": "^0.2.1",
"@daohaus/moloch-v3-fields": "^0.2.1",
"@daohaus/moloch-v3-hooks": "^0.2.1",
"@daohaus/moloch-v3-legos": "^0.2.1",
"@daohaus/moloch-v3-macro-ui": "^0.2.1",
"@daohaus/tx-builder": "^0.2.1",
"@daohaus/ui": "^0.2.1",
"@daohaus/utils": "^0.2.1",
"@daohaus/connect": "^0.3.2",
"@daohaus/contract-utils": "^0.3.2",
"@daohaus/form-builder": "^0.3.2",
"@daohaus/moloch-v3-fields": "^0.3.2",
"@daohaus/moloch-v3-hooks": "^0.3.2",
"@daohaus/moloch-v3-legos": "^0.3.2",
"@daohaus/moloch-v3-macro-ui": "^0.3.2",
"@daohaus/tx-builder": "^0.3.2",
"@daohaus/ui": "^0.3.2",
"@daohaus/utils": "^0.3.2",
"@material-ui/core": "^4.12.4",
"@tanstack/react-query": "^4.29.12",
"abitype": "^0.8.7",
Expand All @@ -31,7 +31,8 @@
"react-query": "^3.39.3",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",
"vite-plugin-commonjs-externals": "^0.1.1"
"vite-plugin-commonjs-externals": "^0.1.1",
"wagmi": "^1.4.12"
},
"devDependencies": {
"@types/react": "^18.0.22",
Expand Down
Loading

0 comments on commit bc4b8a3

Please sign in to comment.