Skip to content

Commit

Permalink
chore: engine ^18.17.0 || >=20.5.0 in package template
Browse files Browse the repository at this point in the history
  • Loading branch information
reggi committed Oct 2, 2024
1 parent 6ca609e commit 949d8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/template-oss/package-json.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"^18.17.0 || >=20.5.0"
{{~else~}}
{{! All public workspaces get this version }}
"^16.14.0 || >=18.0.0"
"^18.17.0 || >=20.5.0"
{{~/if~}}{{~/if~}}
}
}

0 comments on commit 949d8f8

Please sign in to comment.