feat: tfcode

This commit is contained in:
Gab 2026-03-28 23:18:26 +11:00
parent b45da1bc6b
commit cecaf216c2
2 changed files with 2 additions and 2 deletions

View File

@ -381,7 +381,7 @@
}, },
"packages/tfcode": { "packages/tfcode": {
"name": "@toothfairyai/tfcode", "name": "@toothfairyai/tfcode",
"version": "1.0.20", "version": "1.0.21",
"bin": { "bin": {
"tfcode": "./bin/tfcode", "tfcode": "./bin/tfcode",
}, },

View File

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