Skip to content

Commit

Permalink
fix: remove stale reset script
Browse files Browse the repository at this point in the history
Co-authored-by: Gancho Radkov <[email protected]>
  • Loading branch information
bkrem and ganchoradkov authored Nov 13, 2023
1 parent bdcbd32 commit e5e0926
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"test": "turbo test",
"check": "turbo run prettier lint build test",
"check:force": "turbo run prettier lint build test --force=true",
"reset": "run-s clean bootstrap check",
"changeset": "changeset",
"changeset:version": "changeset version",
"npm-publish": "turbo pre-publish && changeset publish"
Expand Down

0 comments on commit e5e0926

Please sign in to comment.