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

Commit

Permalink
chore: remove obsolete script
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-para committed Nov 8, 2023
1 parent 2608f5d commit afce52e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"scripts": {
"dev": "node scripts/watch.mjs",
"build": "node scripts/build.mjs",
"package": "electron-forge package",
"respack": "node scripts/makeRespack.mjs"
"package": "electron-forge package"
},
"devDependencies": {
"@electron-forge/cli": "^6.4.2",
Expand Down

0 comments on commit afce52e

Please sign in to comment.