Skip to content

Commit 354de17

Browse files
committed
Update node
1 parent 105aa26 commit 354de17

File tree

3 files changed

+436
-170
lines changed

3 files changed

+436
-170
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.19.4
1+
24.9.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"author": "The Betaflight open source project.",
3939
"license": "GPL-3.0",
4040
"engines": {
41-
"node": "20.x"
41+
"node": "24.x"
4242
},
4343
"dependencies": {
4444
"@capacitor/android": "^7.0.1",
@@ -130,7 +130,7 @@
130130
},
131131
"resolutions": {
132132
"jquery": "3.6.3",
133-
"libxmljs2": "0.32.0"
133+
"libxmljs2": "0.37.0"
134134
},
135135
"husky": {
136136
"hooks": {

0 commit comments

Comments
 (0)