Ran npm pkg fix

This commit is contained in:
Marko Korhonen 2023-11-14 18:07:17 +02:00
parent 349cae5f11
commit abac87d854
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -7,7 +7,7 @@
"type": "module",
"main": "src/main.ts",
"bin": {
"wtc": "./bin/wtc"
"wtc": "bin/wtc"
},
"scripts": {
"build": "tsc"