From dd5dbed53c5ca40367cd19a900a3bde8dd59ef3a Mon Sep 17 00:00:00 2001 From: TransQuinnFTW Date: Thu, 15 Jan 2026 06:28:35 -0800 Subject: [PATCH] chore: bump version to 1.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecd3348..4bce949 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "prepare": "git config core.hooksPath .githooks" }, "name": "@lilith/typescript-config-react", - "version": "1.0.13", + "version": "1.0.14", "deprecated": "Use @lilith/configs/typescript/react.json instead. See: https://forge.nasty.sh/lilith/configs", "description": "TypeScript configuration for React applications with JSX support", "main": "tsconfig.react.json",