From 3becc6d15bc56471668e5a8621812684a5d9bd61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Acibor=20Rudnicki?= Date: Fri, 6 Dec 2024 14:05:14 +0000 Subject: [PATCH] chore(package): typescript instead of testing. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e475dff..7cdca90 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@testing-package/guard", + "name": "@typescript-package/guard", "version": "1.0.0", "author": "wwwdev.io ", "description": "Type-safe guards for guarding the value types in TypeScript.",