Skip to content

Commit

Permalink
Rollback electron-builder from ~19.24.1 to ~18.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Aug 23, 2017
1 parent 4046f9c commit 69680fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"appId": "org.cncjs",
"asar": false,
"asarUnpack": [],
"productName": "cncjs",
"productName": "CNCjs",
"directories": {
"buildResources": "build",
"output": "output",
Expand Down Expand Up @@ -248,7 +248,7 @@
"css-loader": "~0.28.5",
"css-split-webpack-plugin": "~0.2.3",
"electron": "~1.4.16",
"electron-builder": "~19.24.1",
"electron-builder": "~18.8.1",
"eslint": "~3.19.0",
"eslint-config-trendmicro": "~0.5.1",
"eslint-import-resolver-webpack": "~0.8.3",
Expand Down

0 comments on commit 69680fc

Please sign in to comment.