feat: cli

This commit is contained in:
Gab 2026-03-26 19:12:09 +11:00
parent 191f907b2d
commit ee358a01eb
2 changed files with 2 additions and 2 deletions

View File

@ -381,7 +381,7 @@
},
"packages/tfcode": {
"name": "tfcode",
"version": "1.0.8",
"version": "1.0.9",
"bin": {
"tfcode": "./bin/tfcode",
},

View File

@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "1.0.8",
"version": "1.0.9",
"name": "tfcode",
"type": "module",
"license": "MIT",