Revert "0.0.6"

This reverts commit c8536e5f6e.
This commit is contained in:
Marko Korhonen 2023-11-14 21:15:43 +02:00
parent c8536e5f6e
commit 412ec3c887
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -13,6 +13,7 @@
"email": "wtc@functionalhacker.korhonen.cc" "email": "wtc@functionalhacker.korhonen.cc"
}, },
"main": "src/main.ts", "main": "src/main.ts",
"type": "module",
"bin": { "bin": {
"wtc": "bin/wtc" "wtc": "bin/wtc"
}, },