Skip to content

Commit

Permalink
Merge pull request #12 from MyriadFlow/main
Browse files Browse the repository at this point in the history
profile fixes
  • Loading branch information
Joshua-Ogbonna authored Nov 8, 2024
2 parents 90d74e0 + 1353c50 commit 4a39559
Show file tree
Hide file tree
Showing 6 changed files with 2,561 additions and 1,088 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
},
"dependencies": {
"@coinbase/onchainkit": "^0.35.0",
"@hookform/resolvers": "^3.9.1",
"@moralisweb3/next": "^2.26.7",
"@react-three/drei": "^9.109.2",
"@react-three/fiber": "^8.16.8",
Expand All @@ -31,14 +32,16 @@
"pino": "^9.2.0",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.53.1",
"react-moralis": "^1.4.2",
"react-toastify": "^10.0.5",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"three": "^0.167.0",
"uuid": "^10.0.0",
"viem": "^2.21.22",
"wagmi": "^2.12.17"
"wagmi": "^2.12.17",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20",
Expand Down
Loading

0 comments on commit 4a39559

Please sign in to comment.