feat: in development, use git-describe for appVersion (#729)

Normally appVersion is set from package.json
closes #718
This commit is contained in:
Brandon Bayer 2016-09-20 17:51:15 -05:00 committed by Matheus Fernandes
parent d85bde5b3b
commit 32a665d7c0
2 changed files with 7 additions and 0 deletions

View file

@ -18,6 +18,7 @@
"electron-is-dev": "0.1.1",
"file-uri-to-path": "0.0.2",
"gaze": "1.1.0",
"git-describe": "3.0.2",
"mkdirp": "0.5.1",
"ms": "0.7.1",
"shell-env": "0.2.0",