mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Downgrade nw-builder to version 3.8.3 (#3462)
Since version 3.8.4, nw-builder has a dependency with nw-install, that is not available at this moment. Downgrade to 3.8.3 since it is available again or we migrate to version 4.x.x.
This commit is contained in:
parent
f1d7a9b356
commit
84a0d6b9d9
2 changed files with 473 additions and 77 deletions
|
@ -113,7 +113,7 @@
|
|||
"gulp-yarn": "^3.0.0",
|
||||
"gulp-zip": "^5.1.0",
|
||||
"husky": "^4.3.0",
|
||||
"nw-builder": "^3.8.6",
|
||||
"nw-builder": "3.8.3",
|
||||
"os": "^0.1.2",
|
||||
"postcss": "^8.4.17",
|
||||
"rollup": "^3.9.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue