Skip to content

Commit

Permalink
electron-builder 存在 breaking change,回退至低版本
Browse files Browse the repository at this point in the history
  • Loading branch information
JChehe committed Jun 29, 2017
1 parent 5375ef9 commit f3d4e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"del": "^2.2.1",
"devtron": "^1.1.0",
"electron": "^1.6.8",
"electron-builder": "^17.10.0",
"electron-builder": "^7.18.0",
"electron-devtools-installer": "^2.2.0",
"electron-packager": "^8.7.0",
"electron-rebuild": "^1.1.3",
Expand Down

0 comments on commit f3d4e04

Please sign in to comment.