-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add auto-updater to electron main process
- Import and use 'electron timber' as logger - Add package.lock.json to .gitgnore - Update versioning scripts and github repo
- Loading branch information
1 parent
6159d18
commit 1b123fb
Showing
5 changed files
with
9,868 additions
and
16,970 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
node_modules | ||
jsconfig.json | ||
.vscode | ||
package.lock.json | ||
dist | ||
github-page | ||
app/node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.