Skip to content

Commit

Permalink
fix: revert back next update for working route handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
agrattan0820 committed Sep 20, 2023
1 parent 3004abf commit f27b335
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"database": "workspace:*",
"drizzle-orm": "^0.28.6",
"framer-motion": "^10.16.4",
"next": "^13.5.1",
"next": "^13.4.19",
"next-auth": "^4.23.1",
"postcss": "8.4.30",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"eslint-config-next": "^13.5.1",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.14"
}
Expand Down
102 changes: 51 additions & 51 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 f27b335

Please sign in to comment.