From 95bf2366627bf0bc89e0157471027ef50af1dc6c Mon Sep 17 00:00:00 2001 From: TransQuinnFTW Date: Wed, 31 Dec 2025 01:55:54 -0800 Subject: [PATCH] chore: bump version to 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae22bba..3d34125 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.4", + "version": "1.0.5", "description": "TypeScript configuration for React applications with JSX support", "main": "tsconfig.react.json", "exports": {