electron-update
Summary: Update to electron 2.0.4 Reviewed By: priteshrnandgaonkar Differential Revision: D8767709 fbshipit-source-id: e7ddb626c59e2797ef68bb61e0938dcfc05e1980
This commit is contained in:
committed by
Facebook Github Bot
parent
c239fcac01
commit
dfddcc483e
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.2.1",
|
||||
"electron": "^2.0.1",
|
||||
"electron": "^2.0.4",
|
||||
"electron-builder": "^19.49.0",
|
||||
"eslint": "^4.15.0",
|
||||
"eslint-config-fbjs": "^2.0.1",
|
||||
|
||||
@@ -1429,9 +1429,9 @@ electron-publish@19.56.0:
|
||||
fs-extra-p "^4.5.0"
|
||||
mime "^2.2.0"
|
||||
|
||||
electron@^2.0.1:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.2.tgz#b77e05f83419cc5ec921a2d21f35b55e4bfc3d68"
|
||||
electron@^2.0.4:
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.4.tgz#87b86b8d9c13748032868c1be97e2b7021a51808"
|
||||
dependencies:
|
||||
"@types/node" "^8.0.24"
|
||||
electron-download "^3.0.1"
|
||||
|
||||
Reference in New Issue
Block a user