Commit 59dc9a2
fix: use string bin format for better npx compatibility and bump to 0.1.6
Based on successful scoped packages like @storybook/cli:
- Change from object bin config to string bin config
- This follows the pattern of working npx scoped packages
- npm automatically creates bin name from package name (without scope)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 0a76585 commit 59dc9a2
File tree
3 files changed
+2
-4
lines changed3 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments