Skip to content

Commit

Permalink
Merge pull request keybase#3749 from keybase/mgood/fix-dupe-electron
Browse files Browse the repository at this point in the history
Fix duplicate electron-prebuilt in package.json
  • Loading branch information
chromakode authored Aug 4, 2016
2 parents 4b86a4c + 0e0a834 commit 0c52940
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"dependencies": {
"deep-diff": "^0.3.4",
"deep-equal": "^1.0.1",
"electron-prebuilt": "1.3.2",
"framed-msgpack-rpc": "git://github.com/keybase/node-framed-msgpack-rpc#f3e1a3eb410e0bcde950bae14ceef7015c7315c8",
"getenv": "0.6.0",
"immutable": "3.8.1",
Expand Down Expand Up @@ -76,7 +75,7 @@
"devtron": "1.2.1",
"electron-download": "git://github.com/keybase/electron-download#5350b5a1bad8ba7bb8c7201abe59ae3a03c3d75d",
"electron-packager": "7.3.0",
"electron-prebuilt": "1.2.7",
"electron-prebuilt": "1.3.2",
"eslint": "3.0.1",
"eslint-config-standard": "5.3.5",
"eslint-config-standard-jsx": "2.0.0",
Expand Down

0 comments on commit 0c52940

Please sign in to comment.