From 6a1462335534eb85db920901fc7b6a63e5e64e5a Mon Sep 17 00:00:00 2001 From: Madeorsk Date: Fri, 4 Oct 2024 15:21:31 +0200 Subject: [PATCH] Update repository and keywords. --- package.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ccd6f30..934b600 100644 --- a/package.json +++ b/package.json @@ -3,15 +3,17 @@ "version": "3.0.0", "description": "Sharkitek core models library.", "keywords": [ - "sharkitek", - "model", - "serialization", + "deserialization", "diff", "dirty", - "deserialization", - "property" + "model", + "object", + "property", + "serialization", + "sharkitek", + "typescript" ], - "repository": "https://git.madeorsk.com/Sharkitek/core", + "repository": "https://code.zeptotech.net/Sharkitek/Core", "author": "Madeorsk ", "license": "MIT", "publishConfig": {