Skip to content

Commit

Permalink
rename cli to pack
Browse files Browse the repository at this point in the history
  • Loading branch information
tasshi-me committed Nov 1, 2024
1 parent 68254c1 commit 67bffa2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin/packer/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export { run } from "../packer/cli";
export { run } from "../packer/pack";
File renamed without changes.

0 comments on commit 67bffa2

Please sign in to comment.