From 0de206016a33c3493b512aaa6e8a3ec9618ab0e1 Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Sun, 1 Mar 2026 14:39:27 -0500 Subject: [PATCH] Updated git info --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34da979..300a74a 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "author": "Mattrixwv", "repository": { "type": "git", - "url": "git+https://bitbucket.org/Mattrixwv/mattrixwvReactComponents.git" + "url": "git+https://git.mattrixwv.com/BaseLibraries/MattrixwvReactComponents.git" }, "main": "./dist/mattrixwv-components.cjs", "module": "./dist/mattrixwv-components.js",