提交 d4fd3f78 编写于 作者: G greenkeeper[bot] 提交者: Git²

Update electron to the latest version 🚀 (#135)

Update electron to the latest version 🚀
上级 cd6dc438
......@@ -10,9 +10,9 @@
"integrity": "sha512-XtGk+IF57pr852UK1AhQJXqmm1WmSgS5uISL+LPs0z/iAxXouMvdlLJrHPeukP6gd7yR2rDTMSMkHNODgwIq7A=="
},
"@types/node": {
"version": "8.10.24",
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.24.tgz",
"integrity": "sha512-5YaBKa6oFuWy7ptIFMATyftIcpZTZtvgrzPThEbs+kl4Uu41oUxiRunG0k32QZjD6MXMELls//ry/epNxc11aQ=="
"version": "8.10.26",
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.26.tgz",
"integrity": "sha512-opk6bLLErLSwyVVJeSH5Ek7ZWOBSsN0JrvXTNVGLXLAXKB9xlTYajrplR44xVyMrmbut94H6uJ9jqzM/12jxkA=="
},
"abbrev": {
"version": "1.1.1",
......@@ -871,11 +871,11 @@
"integrity": "sha512-0xy4A/twfrRCnkhfk8ErDi5DqdAsAqeGxht4xkCUrsvhhbQNs7E+4jV0CN7+NKIY0aHE72+XvqtBIXzD31ZbXQ=="
},
"electron": {
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/electron/-/electron-2.0.7.tgz",
"integrity": "sha512-MRrDE6mrp+ZrIBpZM27pxbO2yEDKYfkmc6Ll79BtedMNEZsY4+oblupeDJL6RM6meUIp82KMo63W7fP65Tb89Q==",
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/electron/-/electron-2.0.8.tgz",
"integrity": "sha512-pbeGFbwijb5V3Xy/KMcwIp59eA9igg2br+7EHbbwQoa3HRDF5JjTrciX7OiscCA52+ze2n4q38S4lXPqRitgIA==",
"requires": {
"@types/node": "8.10.24",
"@types/node": "8.10.26",
"electron-download": "3.3.0",
"extract-zip": "1.6.7"
}
......
......@@ -103,7 +103,7 @@
},
"dependencies": {
"clean-css": "4.2.1",
"electron": "2.0.7",
"electron": "2.0.8",
"electron-builder": "20.28.2",
"electron-rebuild": "1.8.2",
"node-abi": "2.4.3",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册