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
|
@ -54,5 +54,8 @@
|
|||
"engines": {
|
||||
"node": ">=14.0.0",
|
||||
"npm": ">=6"
|
||||
},
|
||||
"bin": {
|
||||
"new-design": "dist/index.js"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue