Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
Revert "chore: move electron as dep instead of dev-dep"
Browse files Browse the repository at this point in the history
This reverts commit b3f3cc0.
  • Loading branch information
kontrollanten committed May 31, 2019
1 parent 9ddccdc commit 6cad364
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 @@ -124,7 +124,6 @@
},
"dependencies": {
"babel-plugin-transform-class-properties": "^6.24.1",
"electron": "5.0.2",
"electron-context-menu": "^0.12.0",
"electron-context-menu-handler": "^1.0.3",
"electron-debug": "^3.0.0",
Expand Down Expand Up @@ -165,6 +164,7 @@
"css-loader": "2.1.1",
"css-to-string-loader": "0.1.3",
"cz-conventional-changelog": "2.1.0",
"electron": "5.0.2",
"electron-builder": "20.41.0",
"electron-devtools-installer": "2.2.4",
"electron-mocha": "8.0.2",
Expand Down

0 comments on commit 6cad364

Please sign in to comment.