Skip to content

Commit

Permalink
next v14
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomas committed Feb 10, 2025
1 parent 8badcc7 commit c1a23b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nextjs/next-wagmi-siwe-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
"dev": "next dev",
"build": "next build",
"start": "next start"
},
Expand All @@ -12,7 +12,7 @@
"@reown/appkit-adapter-wagmi": "1.6.6",
"@reown/appkit-siwe": "1.6.6",
"@tanstack/react-query": "^5.53.1",
"next": "15.1.6",
"next": "14.2.7",
"next-auth": "^4.24.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit c1a23b2

Please sign in to comment.