Skip to content

Commit

Permalink
Add missing build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
audrey-yang committed Dec 7, 2024
1 parent 772ddce commit 95e9095
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,14 @@
},
"devDependencies": {
"@electron-forge/cli": "7.4.0",
"@electron-forge/maker-deb": "7.4.0",
"@electron-forge/maker-rpm": "7.4.0",
"@electron-forge/maker-squirrel": "7.4.0",
"@electron-forge/maker-zip": "7.4.0",
"@electron-forge/plugin-auto-unpack-natives": "7.4.0",
"@electron-forge/plugin-fuses": "7.4.0",
"@electron-forge/plugin-vite": "7.4.0",
"@electron-forge/publisher-github": "7.4.0",
"@electron-forge/shared-types": "7.4.0",
"@electron-toolkit/eslint-config-prettier": "^2.0.0",
"@electron-toolkit/eslint-config-ts": "^2.0.0",
Expand Down

0 comments on commit 95e9095

Please sign in to comment.