Skip to content

Commit

Permalink
Update electron-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
thorpelawrence committed Aug 19, 2017
1 parent cabc821 commit 83e9aca
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 70 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spectrum-editor",
"version": "1.1.2",
"version": "1.1.3",
"main": "main.js",
"scripts": {
"start": "electron .",
Expand All @@ -12,7 +12,7 @@
"description": "Text editor with ZX Spectrum theme",
"devDependencies": {
"electron": "^1.6.11",
"electron-builder": "^19.16.0"
"electron-builder": "^19.22.1"
},
"dependencies": {
"electron-log": "^2.2.7",
Expand Down
Loading

0 comments on commit 83e9aca

Please sign in to comment.