Skip to content

Commit

Permalink
chore: moved electron in devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabio286 committed Feb 18, 2024
1 parent d3f71e6 commit fd3dd03
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 @@ -132,8 +132,6 @@
"chalk": "~4.1.2",
"cross-env": "~7.0.2",
"css-loader": "~6.5.0",
"electron": "~26.6.9",
"electron-builder": "~24.6.4",
"electron-log": "~5.0.1",
"electron-store": "~8.1.0",
"electron-updater": "~4.6.5",
Expand Down Expand Up @@ -191,6 +189,8 @@
"@typescript-eslint/eslint-plugin": "~5.18.0",
"@typescript-eslint/parser": "~5.18.0",
"all-contributors-cli": "~6.20.0",
"electron": "~26.6.9",
"electron-builder": "~24.6.4",
"eslint": "~7.32.0",
"eslint-config-standard": "~16.0.3",
"eslint-plugin-import": "~2.24.2",
Expand Down

0 comments on commit fd3dd03

Please sign in to comment.