WIP: Add packageApplication step based on intermediate directory

This commit is contained in:
Nathan Sobo
2016-07-27 18:54:31 -06:00
parent 366cafc64a
commit fa816eab8c
3 changed files with 79 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"name": "atom-build-scripts",
"description": "Atom build scripts",
"dependencies": {
"electron-packager": "^7.3.0",
"fs-extra": "0.30.0",
"glob": "7.0.3",
"mkdirp": "0.5.1"