Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
feat(deps): electron 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertosantini committed May 10, 2018
1 parent c1fc4bd commit fcadce7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 26 deletions.
39 changes: 14 additions & 25 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"techan": "^0.8.0"
},
"optionalDependencies": {
"electron": "^1.8.3"
"electron": "^2.0.0"
},
"scripts": {
"test": "npm run lint && npm run electron -- index-spec.html",
Expand Down

0 comments on commit fcadce7

Please sign in to comment.