Skip to content

Commit 949d8f8

Browse files
committedOct 2, 2024
chore: engine ^18.17.0 || >=20.5.0 in package template
1 parent 6ca609e commit 949d8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/template-oss/package-json.hbs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"^18.17.0 || >=20.5.0"
99
{{~else~}}
1010
{{! All public workspaces get this version }}
11-
"^16.14.0 || >=18.0.0"
11+
"^18.17.0 || >=20.5.0"
1212
{{~/if~}}{{~/if~}}
1313
}
1414
}

0 commit comments

Comments
 (0)
Please sign in to comment.