From b984ebc019a7a660fdad01f76cb8f25752ca36a1 Mon Sep 17 00:00:00 2001 From: bkiac Date: Mon, 29 Apr 2024 19:38:19 +0200 Subject: [PATCH] Rename --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 35b9374..993dfe8 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "patina", + "name": "@patina/std", "version": "0.1.0", "type": "module", - "description": "Type-safe error-handling library for TypeScript", + "description": "Type-safe nothing-handling and error-handling library", "repository": { "type": "git", "url": "git+https://github.com/bkiac/patina.git"