Skip to content

Commit 0ee41a5

Browse files
committed
switch to node 20, npm 9
1 parent 7f3d7bd commit 0ee41a5

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
@@ -145,7 +145,7 @@
145145
],
146146
"prettier": "@xrplf/prettier-config",
147147
"engines": {
148-
"node": ">=18.0.0 <19",
148+
"node": ">=20.0.0 <21",
149149
"npm": ">=7.14.0 <10.0.0"
150150
}
151151
}

0 commit comments

Comments
 (0)