Skip to content

Commit

Permalink
reduce package size, replace package Manage to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
LastStranger committed May 29, 2022
1 parent f1cc646 commit 60b4ab6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"make": "npx @electron-forge/cli make"
},
"dependencies": {
"electron-squirrel-startup": "^1.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"shelljs": "^0.8.5"
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1786,13 +1786,6 @@ electron-rebuild@^3.2.6:
tar "^6.0.5"
yargs "^17.0.1"

electron-squirrel-startup@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/electron-squirrel-startup/-/electron-squirrel-startup-1.0.0.tgz#19b4e55933fa0ef8f556784b9c660f772546a0b8"
integrity sha1-GbTlWTP6Dvj1VnhLnGYPdyVGoLg=
dependencies:
debug "^2.2.0"

electron-to-chromium@^1.4.118:
version "1.4.137"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz#186180a45617283f1c012284458510cd99d6787f"
Expand Down

0 comments on commit 60b4ab6

Please sign in to comment.