Skip to content

Commit

Permalink
Merge pull request #225 from Microsoft/electron-2
Browse files Browse the repository at this point in the history
Update to electron 2.0.9
  • Loading branch information
Tyriar authored Sep 18, 2018
2 parents e035674 + f02c43d commit 1459de6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
},
"repository": "https://github.com/Tyriar/node-pty",
"author": "Tyriar",
"devDependencies": {
"electron": "1.8.4"
},
"dependencies": {
"electron": "^2.0.9",
"node-pty": "^0.7.4",
"xterm": "3.7.0"
}
Expand Down

0 comments on commit 1459de6

Please sign in to comment.