From 8cf2650fa30159aa4dd50b1dbd1fb9edee278c3b Mon Sep 17 00:00:00 2001 From: muchisx Date: Tue, 11 Jun 2024 10:54:33 -0500 Subject: [PATCH] fix package git --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2840210..20a0072 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/muchisx/rollup-theme-extensions" + "url": "git+https://github.com/muchisx/rollup-theme-extensions.git" }, "keywords": [], "author": "",