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",
|
"type": "module",
|
||||||
"main": "src/main.ts",
|
"main": "src/main.ts",
|
||||||
"bin": {
|
"bin": {
|
||||||
"wtc": "./bin/wtc"
|
"wtc": "bin/wtc"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc"
|
"build": "tsc"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue