From a30f25ae590d05ec93c75df0666a50392762ea84 Mon Sep 17 00:00:00 2001 From: TobiTRy <67070141+TobiTRy@users.noreply.github.com> Date: Sun, 5 May 2024 05:52:06 -0700 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b9dbced9..4558d255 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "name": "TobiTRy" }, "private": false, - "version": "0.4.1", + "version": "0.4.2", "type": "module", "scripts": { "dev": "vite", @@ -137,7 +137,7 @@ "homepage": "https://fui.cool/", "repository": { "type": "git", - "url": "https://github.com/TobiTRy/FUI-FancyUI.git" + "url": "git+https://github.com/TobiTRy/FUI-FancyUI.git" }, "publishConfig": { "registry": "https://registry.npmjs.org/"