Skip to content

Commit

Permalink
v1.0.0-beta.4 - Updated electron to v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Aug 22, 2018
1 parent 0346597 commit 29a8f2a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "westeroscraftlauncher",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "Custom modded launcher for Westeroscraft",
"productName": "WesterosCraft Launcher",
"main": "index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"winreg": "^1.2.4"
},
"devDependencies": {
"electron": "^2.0.7",
"electron": "^2.0.8",
"electron-builder": "^20.28.2",
"eslint": "^5.4.0"
},
Expand Down

0 comments on commit 29a8f2a

Please sign in to comment.