Skip to content

Commit 6d3033e

Browse files
committed
chore(example): bump typescript version in nextjs
1 parent f928d3d commit 6d3033e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/nextjs/package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@types/react": "17.0.39",
2222
"eslint": "8.57.0",
2323
"eslint-config-next": "14.1.1",
24-
"typescript": "4.6.2"
24+
"typescript": "^5"
2525
}
2626
}

0 commit comments

Comments
 (0)