From cdae3f5a99cfc0a8a773ad6c8f2d186827a60067 Mon Sep 17 00:00:00 2001 From: Gab Date: Wed, 15 Apr 2026 14:13:31 +1000 Subject: [PATCH] Bump to 1.0.37: fix tfcode web after npm install Co-Authored-By: Claude Opus 4.6 (1M context) --- packages/tfcode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tfcode/package.json b/packages/tfcode/package.json index ce6db99fa..24438fac6 100644 --- a/packages/tfcode/package.json +++ b/packages/tfcode/package.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/package.json", - "version": "1.0.36", + "version": "1.0.37", "name": "@toothfairyai/tfcode", "type": "module", "license": "MIT",