Skip to content

Commit

Permalink
update to dh 0.04.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dekanbro committed Jan 19, 2024
1 parent d1f8a4a commit 4f6ae1b
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 858 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"preview": "vite preview"
},
"dependencies": {
"@daohaus/abis": "^0.3.3",
"@daohaus/connect": "^0.3.3",
"@daohaus/connect-context": "^0.3.3",
"@daohaus/contract-utils": "^0.3.3",
"@daohaus/form-builder": "^0.3.3",
"@daohaus/form-builder-base": "^0.3.3",
"@daohaus/keychain-utils": "^0.3.3",
"@daohaus/moloch-v3-data": "^0.3.3",
"@daohaus/moloch-v3-fields": "^0.3.3",
"@daohaus/moloch-v3-hooks": "^0.3.3",
"@daohaus/moloch-v3-legos": "^0.3.3",
"@daohaus/moloch-v3-macro-ui": "^0.3.3",
"@daohaus/profile-data": "^0.3.3",
"@daohaus/tx-builder": "^0.3.3",
"@daohaus/ui": "^0.3.3",
"@daohaus/utils": "^0.3.3",
"@daohaus/abis": "^0.4.1",
"@daohaus/connect": "^0.4.1",
"@daohaus/connect-context": "^0.4.1",
"@daohaus/contract-utils": "^0.4.1",
"@daohaus/form-builder": "^0.4.1",
"@daohaus/form-builder-base": "^0.4.1",
"@daohaus/keychain-utils": "^0.4.1",
"@daohaus/moloch-v3-data": "^0.4.1",
"@daohaus/moloch-v3-fields": "^0.4.1",
"@daohaus/moloch-v3-hooks": "^0.4.1",
"@daohaus/moloch-v3-legos": "^0.4.1",
"@daohaus/moloch-v3-macro-ui": "^0.4.1",
"@daohaus/profile-data": "^0.4.1",
"@daohaus/tx-builder": "^0.4.1",
"@daohaus/ui": "^0.4.1",
"@daohaus/utils": "^0.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-query": "^3.39.3",
Expand Down
Loading

0 comments on commit 4f6ae1b

Please sign in to comment.