Skip to content

Commit

Permalink
chore(example): update ts version in nextjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mudetroit committed Oct 23, 2024
1 parent 367bb49 commit da92fb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions examples/nextjs/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@types/react": "17.0.39",
"eslint": "8.57.0",
"eslint-config-next": "14.2.15",
"typescript": "4.6.2"
"typescript": "^5.3.3"
}
}

0 comments on commit da92fb3

Please sign in to comment.