1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 08:15:22 +03:00

Fixed generated files to work seamlessly on win32.

This commit is contained in:
Michael Keller 2017-12-05 12:17:11 +13:00
parent df668438b1
commit 31f9d1ae9a
2 changed files with 682 additions and 1307 deletions

1986
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -23,8 +23,7 @@
}, },
"author": "The Betaflight open source project.", "author": "The Betaflight open source project.",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {},
},
"devDependencies": { "devDependencies": {
"archiver": "^2.0.3", "archiver": "^2.0.3",
"del": "^3.0.0", "del": "^3.0.0",