Skip to content

Commit cffeb7f

Browse files
committed
wip
1 parent d98a72e commit cffeb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vike/src/utils/assertNodeVersion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ function assertNodeVersion() {
1111
'Node.js',
1212
version,
1313
// https://gist.github.com/brillout/8e0133716e169b981b6c4e8a938b0134
14-
['20.19.0', '22.12.0'],
14+
['20.19.0', '22.12.0', '23.0.0'],
1515
)
1616
}

0 commit comments

Comments
 (0)