Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Haslinghuis <mark@numloq.nl>2022-05-03 03:52:44 +0300
committerMark Haslinghuis <mark@numloq.nl>2022-05-11 03:45:04 +0300
commit2cb90b13a343fe0a8f160cc3f87f50e76c658e12 (patch)
treeafbcc96b903b07ad94e91d7ce8e8c26269aed0c8 /package.json
parentaf0f2aa44455c6dafd3a3a29752b13f215ab135c (diff)
Fix-freezing
Bump ubuntu version in workflow
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e5ff7ea5..dc08f95e 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"author": "The Betaflight open source project.",
"license": "GPL-3.0",
"engines": {
- "node": "14.x"
+ "node": "16.x"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.0",