Skip to content

Commit

Permalink
build: update compile to wireit
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarvin8 authored Oct 21, 2024
1 parent 313ad40 commit f3cea45
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 @@ -70,7 +70,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 f3cea45

Please sign in to comment.