Skip to content

Commit

Permalink
Revert "quick script fix"
Browse files Browse the repository at this point in the history
This reverts commit 8831a9a.
  • Loading branch information
keturiosakys committed Jun 7, 2024
1 parent e2f6a5e commit bcde149
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 @@ -9,7 +9,7 @@
"clean:mizu-studio": "npm run clean:api && npm run clean:frontend",
"clean:api": "rimraf api/dist",
"clean:frontend": "rimraf frontend/dist",
"format": "biome format . --write",
"format": "biome check . --write",
"lint": "biome lint ."
},
"repository": {
Expand Down

0 comments on commit bcde149

Please sign in to comment.