Skip to content

Commit

Permalink
fixed distribution windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
reZach committed Oct 10, 2020
1 parent 830f68b commit d14f012
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 50 deletions.
66 changes: 18 additions & 48 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": "secure-electron-template",
"version": "5.1.6",
"version": "5.1.7",
"description": "The best way to build Electron apps with security in mind.",
"private": true,
"main": "app/electron/main.js",
Expand Down Expand Up @@ -72,7 +72,6 @@
"electron": "^10.1.3",
"electron-builder": "^22.8.1",
"electron-debug": "^3.1.0",
"electron-devtools-installer": "^3.1.1",
"html-loader": "^1.3.1",
"html-webpack-plugin": "^4.5.0",
"mini-css-extract-plugin": "^0.11.2",
Expand All @@ -87,6 +86,7 @@
"@reduxjs/toolkit": "^1.4.0",
"connected-react-router": "^6.8.0",
"easy-redux-undo": "^1.0.2",
"electron-devtools-installer": "^3.1.1",
"i18next": "^19.7.0",
"i18next-electron-fs-backend": "^1.3.5",
"lodash": "4.17.20",
Expand Down

0 comments on commit d14f012

Please sign in to comment.