From eebd719ad7c8fde461b44687e225b0373476d299 Mon Sep 17 00:00:00 2001 From: bkiac Date: Wed, 15 May 2024 13:49:14 +0200 Subject: [PATCH] Rename to core --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7d34088..ade347c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@patina/std", - "version": "0.1.1", + "name": "@patina/core", + "version": "2.0.0", "type": "module", "description": "Type-safe nothing-handling and error-handling library", "repository": {