Skip to content

Commit f3cea45

Browse files
authored
build: update compile to wireit
1 parent 313ad40 commit f3cea45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"clean": "sf-clean",
7171
"clean-all": "sf-clean all",
7272
"clean:lib": "shx rm -rf lib && shx rm -rf coverage && shx rm -rf .nyc_output && shx rm -f oclif.manifest.json oclif.lock",
73-
"compile": "sf-compile",
73+
"compile": "wireit",
7474
"docs": "sf-docs",
7575
"format": "sf-format",
7676
"lint": "wireit",

0 commit comments

Comments
 (0)