Skip to content

Commit

Permalink
finally fix next js warning
Browse files Browse the repository at this point in the history
  • Loading branch information
dayhaysoos committed Jan 1, 2024
1 parent a7629f5 commit 567d0bb
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 144 deletions.
3 changes: 2 additions & 1 deletion examples/nextjs-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"autoprefixer": "10.4.14",
"eslint": "8.40.0",
"eslint-config-next": "13.4.1",
"next": "13.4.1",
"next": "14.0.4",
"postcss": "8.4.23",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -22,3 +22,4 @@
"use-shopping-cart": "workspace:3.2.0-alpha.1"
}
}

Loading

0 comments on commit 567d0bb

Please sign in to comment.