Skip to content

Commit

Permalink
Update dependencies to fix production builds
Browse files Browse the repository at this point in the history
This is a carefully selected set of changes for package.json and yarn.lock that
appear to address #365. This is not a complete fix, but a workaround.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
  • Loading branch information
algernon committed May 17, 2019
1 parent 6c0bf82 commit 4c12fac
Show file tree
Hide file tree
Showing 2 changed files with 2,148 additions and 1,315 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -82,7 +82,7 @@
"babel-loader": "^8.0.2",
"electron": "4.1.1",
"electron-builder": "^20.39.0",
"electron-webpack": "^2.6.2",
"electron-webpack": "^2.0.1",
"electron-webpack-eslint": "^4.0.1",
"eslint": "^5.15.3",
"eslint-config-prettier": "^4.1.0",
Expand Down

0 comments on commit 4c12fac

Please sign in to comment.