fix: no asar support (#4), renamed directories (#5) and check if we need to duplicate asar's (#2) (#8)

* fix: no asar support (#4), renamed directories (#5) and check if we need to duplicate asar's (#1)

* Add missing newline
This commit is contained in:
Niels Leenheer
2020-11-19 18:34:14 +01:00
committed by GitHub
parent 8bb61593b2
commit 82acb6fc72
5 changed files with 53 additions and 30 deletions

View File

@@ -38,6 +38,7 @@
"dependencies": {
"@malept/cross-spawn-promise": "^1.1.0",
"asar": "^3.0.3",
"dir-compare": "^2.4.0",
"fs-extra": "^9.0.1"
}
}