Skip to content

Commit

Permalink
refactor: switch compile to wireit
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarvin8 authored Sep 23, 2024
1 parent de02bb1 commit 8b633dc
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 @@ -65,7 +65,7 @@
"clean": "sf-clean",
"clean-all": "sf-clean all",
"clean:lib": "shx rm -rf lib && shx rm -rf coverage && shx rm -rf .nyc_output && shx rm -f oclif.manifest.json oclif.lock",
"compile": "sf-compile",
"compile": "wireit",
"docs": "sf-docs",
"format": "sf-format",
"lint": "wireit",
Expand Down

0 comments on commit 8b633dc

Please sign in to comment.