Skip to content

Commit

Permalink
Upgrade to Node 20
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Telatynski <[email protected]>
  • Loading branch information
t3chguy committed Jul 9, 2024
1 parent 8de30c9 commit 112c8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "Apache-2.0",
"files": [],
"engines": {
"node": ">=18.0.0"
"node": ">=20.0.0"
},
"scripts": {
"i18n": "matrix-gen-i18n && yarn i18n:sort && yarn i18n:lint",
Expand Down

0 comments on commit 112c8ee

Please sign in to comment.