From f59a8bb71dc0edac9ef267b1fbb884e4668d17b8 Mon Sep 17 00:00:00 2001 From: metagn Date: Fri, 14 Jul 2023 12:23:48 +0300 Subject: [PATCH] Rename variantsugar to skinsuit (#2649) --- packages.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index a10adb3..5e65f38 100644 --- a/packages.json +++ b/packages.json @@ -26213,7 +26213,11 @@ }, { "name": "variantsugar", - "url": "https://github.com/metagn/variantsugar", + "alias": "skinsuit" + }, + { + "name": "skinsuit", + "url": "https://github.com/metagn/skinsuit", "method": "git", "tags": [ "object", @@ -26226,7 +26230,7 @@ ], "description": "utility macros mostly for object variants", "license": "MIT", - "web": "https://github.com/metagn/variantsugar" + "web": "https://github.com/metagn/skinsuit" }, { "name": "dogapi",