Ran npm pkg fix
This commit is contained in:
parent
349cae5f11
commit
abac87d854
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"type": "module",
|
||||
"main": "src/main.ts",
|
||||
"bin": {
|
||||
"wtc": "./bin/wtc"
|
||||
"wtc": "bin/wtc"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue