Skip to content

Commit

Permalink
upgrade electron 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
biuuu committed Jul 26, 2018
1 parent 63787a7 commit cfde8bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blhxfy",
"version": "0.6.3",
"version": "0.6.4",
"description": "碧蓝幻想微风机翻团",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"cross-env": "^5.1.3",
"electron": "^2.0.2",
"electron": "^2.0.5",
"electron-builder": "^20.15.0",
"gh-pages": "^1.1.0",
"gulp": "^3.9.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1477,9 +1477,9 @@ electron-updater@^2.20.1:
semver "^5.5.0"
source-map-support "^0.5.2"

electron@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.2.tgz#b77e05f83419cc5ec921a2d21f35b55e4bfc3d68"
electron@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.5.tgz#6045db011e2547062a36e8c5da84d4982f434fc0"
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"
Expand Down

0 comments on commit cfde8bf

Please sign in to comment.