Skip to content

Commit b600d3c

Browse files
ci(deps): Update Node.js to v20
1 parent 4e2cb72 commit b600d3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.21.3
1+
20.18.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Luis Mayta <slovacus@gmail.com>",
66
"license": "LGPL-3.0",
77
"engines": {
8-
"node": ">=v14.21.3"
8+
"node": ">=20.18.3"
99
},
1010
"scripts": {
1111
"build": "./node_modules/.bin/tsc -p",

0 commit comments

Comments
 (0)