From 77d7b120db45361435ad39741b5752c188c0a35a Mon Sep 17 00:00:00 2001 From: michaelfarrell76 Date: Wed, 6 Dec 2023 23:19:05 -0800 Subject: [PATCH] Fixes pre-commits --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9903f98..6684a5e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Transcend Inc.", "name": "@transcend-io/type-utils", "description": "Small package containing useful typescript utilities.", - "version": "1.2.1", + "version": "1.2.2", "homepage": "https://github.com/transcend-io/type-utils", "repository": { "type": "git",