Skip to content

Commit

Permalink
stinky
Browse files Browse the repository at this point in the history
  • Loading branch information
Unzor committed Jul 22, 2024
1 parent c2c4e6a commit 758b50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"scripts": {
"start": "electron .",
"build": "rm -r dist && yarn add osu-classes osu-parsers circulator @g-js-api/g.js && npx electron-builder build --win portable",
"build": "rm -r dist & yarn add osu-classes osu-parsers circulator @g-js-api/g.js && npx electron-builder build --win portable",
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "ISC",
Expand Down

0 comments on commit 758b50f

Please sign in to comment.