Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
skuhlmann committed Nov 10, 2023
1 parent e8dd02c commit 0ac9818
Show file tree
Hide file tree
Showing 2 changed files with 785 additions and 183 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.0",
"@daohaus/connect": "^0.3.0",
"@daohaus/connect-context": "^0.3.0",
"@daohaus/contract-utils": "^0.3.0",
"@daohaus/form-builder": "^0.3.0",
"@daohaus/form-builder-base": "^0.3.0",
"@daohaus/keychain-utils": "^0.3.0",
"@daohaus/moloch-v3-data": "^0.3.0",
"@daohaus/moloch-v3-fields": "^0.3.0",
"@daohaus/moloch-v3-hooks": "^0.3.0",
"@daohaus/moloch-v3-legos": "^0.3.0",
"@daohaus/moloch-v3-macro-ui": "^0.3.0",
"@daohaus/profile-data": "^0.3.0",
"@daohaus/tx-builder": "^0.3.0",
"@daohaus/ui": "^0.3.0",
"@daohaus/utils": "^0.3.0",
"@daohaus/abis": "^0.3.2",
"@daohaus/connect": "^0.3.2",
"@daohaus/connect-context": "^0.3.2",
"@daohaus/contract-utils": "^0.3.2",
"@daohaus/form-builder": "^0.3.2",
"@daohaus/form-builder-base": "^0.3.2",
"@daohaus/keychain-utils": "^0.3.2",
"@daohaus/moloch-v3-data": "^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/profile-data": "^0.3.2",
"@daohaus/tx-builder": "^0.3.2",
"@daohaus/ui": "^0.3.2",
"@daohaus/utils": "^0.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-query": "^3.39.3",
Expand Down
Loading

0 comments on commit 0ac9818

Please sign in to comment.