fix: loop

This commit is contained in:
Gab
2026-03-25 21:36:32 +11:00
parent 9cce68d820
commit 6f82cc4b67
2 changed files with 2 additions and 2 deletions

View File

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

View File

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