From b45369a3686ec9fbb75dfc3aa99cc0712fb95457 Mon Sep 17 00:00:00 2001 From: TransQuinnFTW Date: Thu, 15 Jan 2026 08:04:35 -0800 Subject: [PATCH] chore: bump version to 1.0.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a28def1..073341b 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.15", + "version": "1.0.16", "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",