Skip to content

Commit

Permalink
Merge pull request #23 from HausDAO/sk/graph-upgrade
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
skuhlmann committed May 3, 2024
2 parents 8a657af + 016190f commit e2c0a6f
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 160 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.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",
"@daohaus/abis": "^0.5.0",
"@daohaus/connect": "^0.5.0",
"@daohaus/connect-context": "^0.5.0",
"@daohaus/contract-utils": "^0.5.0",
"@daohaus/form-builder": "^0.5.0",
"@daohaus/form-builder-base": "^0.5.0",
"@daohaus/keychain-utils": "^0.5.0",
"@daohaus/moloch-v3-data": "^0.5.0",
"@daohaus/moloch-v3-fields": "^0.5.0",
"@daohaus/moloch-v3-hooks": "^0.5.0",
"@daohaus/moloch-v3-legos": "^0.5.0",
"@daohaus/moloch-v3-macro-ui": "^0.5.0",
"@daohaus/profile-data": "^0.5.0",
"@daohaus/tx-builder": "^0.5.0",
"@daohaus/ui": "^0.5.0",
"@daohaus/utils": "^0.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-query": "^3.39.3",
Expand Down
Loading

0 comments on commit e2c0a6f

Please sign in to comment.