Skip to content

Commit

Permalink
updated electron
Browse files Browse the repository at this point in the history
  • Loading branch information
TanninOne committed Oct 30, 2018
1 parent c4764db commit 355217c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 66 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ coverage
*.VC.db
app/bundledPlugins

extensions/usvfs-deploy/node_modules/*

# User-specific files
*.suo

Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/Nexus-Mods/Vortex"
},
"vortex": {
"electron": "2.0.10"
"electron": "2.0.12"
},
"dependencies": {
"bbcode-to-react": "TanninOne/bbcode-to-react",
Expand Down
63 changes: 0 additions & 63 deletions electron-builder-portable.json

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"url": "https://github.com/Nexus-Mods/Vortex"
},
"vortex": {
"electron": "2.0.10"
"electron": "2.0.12"
},
"scripts": {
"_assets_out": "node InstallAssets.js out",
Expand Down Expand Up @@ -128,7 +128,7 @@
"copyfiles": "^2.0.0",
"cross-env": "^5.1.0",
"devtron": "^1.4.0",
"electron": "2.0.10",
"electron": "2.0.12",
"electron-builder": "20.15.0",
"electron-devtools-installer": "^2.2.1",
"electron-download-tf": "^4.3.4",
Expand Down

0 comments on commit 355217c

Please sign in to comment.