Skip to content

Commit

Permalink
fix(vercel): downgrade next
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhovian committed Apr 8, 2024
1 parent c11b03e commit 18fda9d
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"ethers": "^6.11.1",
"framer-motion": "^11.0.12",
"lucide-react": "^0.316.0",
"next": "^14.0.4",
"next": "13.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
Expand Down
104 changes: 50 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 18fda9d

Please sign in to comment.