We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105aa26 commit 354de17Copy full SHA for 354de17
.nvmrc
@@ -1 +1 @@
1
-20.19.4
+24.9.0
package.json
@@ -38,7 +38,7 @@
38
"author": "The Betaflight open source project.",
39
"license": "GPL-3.0",
40
"engines": {
41
- "node": "20.x"
+ "node": "24.x"
42
},
43
"dependencies": {
44
"@capacitor/android": "^7.0.1",
@@ -130,7 +130,7 @@
130
131
"resolutions": {
132
"jquery": "3.6.3",
133
- "libxmljs2": "0.32.0"
+ "libxmljs2": "0.37.0"
134
135
"husky": {
136
"hooks": {
0 commit comments