Skip to content

Commit

Permalink
Update example-app-router
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed May 24, 2024
1 parent f900128 commit 5f3002f
Show file tree
Hide file tree
Showing 2 changed files with 933 additions and 97 deletions.
6 changes: 3 additions & 3 deletions examples/example-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"dependencies": {
"clsx": "^1.2.1",
"next": "^14.2.3",
"next": "15.0.0-rc.0",
"next-intl": "latest",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"react": "19.0.0-rc-f994737d14-20240522",
"react-dom": "19.0.0-rc-f994737d14-20240522",
"tailwindcss": "^3.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 5f3002f

Please sign in to comment.