diff --git a/package.json b/package.json index bf26bc6..195af40 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mattrixwv-components", "private": false, - "version": "0.0.9", + "version": "0.0.10", "type": "module", "scripts": { "dev": "vite", @@ -63,7 +63,7 @@ "author": "Mattrixwv", "repository": { "type": "git", - "url": "git+https://git.mattrixwv.com/BaseLibraries/MattrixwvReactComponents.git" + "url": "https://git.mattrixwv.com/BaseLibraries/MattrixwvReactComponents.git" }, "module": "./dist/mattrixwv-components.js", "types": "./dist/mattrixwv-components.d.ts",