fix(new-design): Add bin entry to package.json
This commit is contained in:
parent
9fd3a4d267
commit
24992bcf74
2 changed files with 5 additions and 0 deletions
|
@ -76,6 +76,8 @@ packageJson:
|
|||
lunetius: &starf
|
||||
author: Starfetch (https://github.com/starfetch)
|
||||
new-design:
|
||||
bin:
|
||||
new-design: "dist/index.js"
|
||||
files:
|
||||
- README.md
|
||||
- package.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue