Skip to content

Commit

Permalink
added electron-builder to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
farshidtz committed Nov 11, 2019
1 parent 2c15fc1 commit 372b483
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"dependencies": {
"async": "^2.6.1",
"axios": "^0.16.1",
"electron-builder": "^20.44.4",
"chokidar": "^2.0.4",
"element-ui": "^2.3.6",
"fs-extra": "^7.0.0",
Expand Down Expand Up @@ -97,7 +98,7 @@
"del": "^3.0.0",
"devtron": "^1.4.0",
"electron": "^1.7.5",
"electron-builder": "^20.26.0",
"electron-builder": "^20.44.4",
"electron-debug": "^1.4.0",
"electron-devtools-installer": "^2.2.0",
"eslint": "^4.4.1",
Expand Down

0 comments on commit 372b483

Please sign in to comment.