Skip to content

Commit

Permalink
Move electron frmo devDependencies to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
slaweet committed Mar 27, 2018
1 parent 15e878d commit 6a9a30f
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 @@ -43,6 +43,7 @@
"bitcore-mnemonic": "1.2.5",
"chart.js": "2.7.1",
"copy-to-clipboard": "3.0.8",
"electron": "1.8.4",
"electron-localshortcut": "=2.0.2",
"flexboxgrid": "=6.3.1",
"hard-source-webpack-plugin": "0.4.11",
Expand Down Expand Up @@ -109,7 +110,6 @@
"cucumber": "2.2.0",
"cucumber-junit": "1.7.0",
"del-cli": "1.1.0",
"electron": "1.8.4",
"electron-builder": "19.32.2",
"electron-json-storage": "=3.2.0",
"electron-updater": "2.16.1",
Expand Down

0 comments on commit 6a9a30f

Please sign in to comment.