Skip to content

Commit

Permalink
oh, lol
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed Apr 2, 2024
1 parent df9e050 commit e27c3b9
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 @@
"scripts": {
"action:help": "npm run action list",
"action:list": "npm run action list",
"action": "node ./client/src/build/run_action.mjs",
"action": "node ./src/build/run_action.mjs",
"clean": "rimraf client/build client/output node_modules client/node_modules client/www client/platforms client/plugins third_party/jsign/*.jar",
"format:all": "prettier --write \"**/*.{cjs,mjs,html,js,json,md,ts}\"",
"format": "pretty-quick --staged --pattern \"**/*.{cjs,mjs,html,js,json,md,ts}\"",
Expand Down

0 comments on commit e27c3b9

Please sign in to comment.