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

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2022-02-23 20:29:57 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2022-02-23 20:29:57 +0300
commit9db17b4f4b23f664c5b92a7951764d098ed83058 (patch)
treed7e4c3b00261f364258e18365ef407285446ff38 /package.json
parentc27969cbcab048b828d0b4bd02100c96d461b305 (diff)
Set correcy nw.js version
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0d40f8b0..f458b46a 100755
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"jquery-ui-npm": "1.12.0",
"marked": "^0.3.17",
"minimist": "^1.2.0",
- "nw": "^0.50.3-sdk",
+ "nw": "^0.61.0",
"nw-dialog": "^1.0.7",
"openlayers": "^4.6.5",
"plotly": "^1.0.6",