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:
authorMiguel Angel Mulero Martinez <migmul@gmail.com>2022-05-23 21:47:50 +0300
committerMiguel Angel Mulero Martinez <migmul@gmail.com>2022-05-24 10:04:54 +0300
commita414f6e512221a07183ee10aff089fdf09817b84 (patch)
tree12fc8819a8ae26562cca4770df46153f66b5dd16 /package.json
parentd92a49aac8a1c079e812cb7e361c4383a460010b (diff)
Add dependency on libatomic1 library for Linux
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 dc08f95e..f7ff293e 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
"glob": "^7.1.6",
"gulp": "^4.0.2",
"gulp-concat": "~2.6.1",
- "gulp-debian": "~0.1.8",
+ "gulp-debian": "^0.1.9",
"gulp-json-editor": "^2.5.4",
"gulp-prompt": "^1.2.0",
"gulp-rename": "^2.0.0",