Skip to content

Commit

Permalink
fix: @rabbitholesyndrome/electron-forge-maker-portable not found, don…
Browse files Browse the repository at this point in the history
…'t know why
  • Loading branch information
linonetwo committed Nov 24, 2024
1 parent ea311d4 commit a1a2af5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 78 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,16 @@
"zx": "8.2.2"
},
"optionalDependencies": {

"@electron-forge/maker-deb": "7.5.0",
"@electron-forge/maker-flatpak": "7.5.0",
"@electron-forge/maker-rpm": "7.5.0",
"@electron-forge/maker-snap": "7.5.0",
"@electron-forge/maker-squirrel": "7.5.0",
"@electron-forge/maker-zip": "7.5.0",
"@rabbitholesyndrome/electron-forge-maker-portable": "^0.2.0",

"electron-squirrel-startup": "1.0.1"
},
"devDependencies": {
"@rabbitholesyndrome/electron-forge-maker-portable": "^0.2.0",
"@cucumber/cucumber": "11.1.0",
"@dnd-kit/core": "6.2.0",
"@dnd-kit/modifiers": "8.0.0",
Expand Down
Loading

0 comments on commit a1a2af5

Please sign in to comment.