Skip to content

Commit 2b15e0f

Browse files
Updating from Node 18.x to 20.x
1 parent d53fc07 commit 2b15e0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"engines": {
6-
"node": "18.x"
6+
"node": "20.x"
77
},
88
"scripts": {
99
"dev": "next dev",

0 commit comments

Comments
 (0)