Skip to content

Commit

Permalink
Remove electron engine
Browse files Browse the repository at this point in the history
  • Loading branch information
bithavoc committed Sep 9, 2017
1 parent aa853a9 commit 1f6f884
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"x64"
],
"engines": {
"node": ">=7.9.0",
"electron": ">=1.7.5"
"node": ">=7.9.0"
},
"devDependencies": {
"eslint": "^4.6.1",
Expand Down

0 comments on commit 1f6f884

Please sign in to comment.