Skip to content

Commit

Permalink
Upgraded deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Oct 6, 2018
1 parent 5c9b5d9 commit 2da80c2
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "westeroscraftlauncher",
"version": "1.0.2",
"version": "1.0.2-pre.2",
"description": "Custom modded launcher for Westeroscraft",
"productName": "WesterosCraft Launcher",
"main": "index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"adm-zip": "^0.4.11",
"async": "^2.6.1",
"discord-rpc": "^3.0.0",
"discord-rpc": "^3.0.1",
"ejs": "^2.6.1",
"ejs-electron": "^2.0.3",
"electron-updater": "^3.1.2",
Expand All @@ -48,9 +48,9 @@
"winreg": "^1.2.4"
},
"devDependencies": {
"electron": "^3.0.0",
"electron": "^3.0.2",
"electron-builder": "^20.28.4",
"eslint": "^5.6.0"
"eslint": "^5.6.1"
},
"build": {
"appId": "westeroscraftlauncher",
Expand Down

0 comments on commit 2da80c2

Please sign in to comment.