Fix "unknown file extension" nodejs error

This commit is contained in:
Marko Korhonen 2023-11-14 21:03:09 +02:00
parent 9b9666ca32
commit 28d6c8d120
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -12,7 +12,6 @@
"url": "https://git.korhonen.cc/FunctionalHacker/work-time-calculator/issues",
"email": "wtc@functionalhacker.korhonen.cc"
},
"type": "module",
"main": "src/main.ts",
"bin": {
"wtc": "bin/wtc"