Skip to content

Commit

Permalink
refactor: update postpack command
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarvin8 authored Sep 23, 2024
1 parent f174817 commit f38ea08
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 @@ -69,7 +69,7 @@
"docs": "sf-docs",
"format": "sf-format",
"lint": "wireit",
"postpack": "shx rm -f oclif.manifest.json oclif.lock",
"postpack": "sf-clean --ignore-signing-artifacts",
"prepack": "sf-prepack",
"prepare": "husky install",
"test": "wireit",
Expand Down

0 comments on commit f38ea08

Please sign in to comment.