diff --git a/package.json b/package.json index 3859600..97c7008 100644 --- a/package.json +++ b/package.json @@ -48,15 +48,13 @@ "vite": "^7.0.0" } }, - "sideEffects": false, "license": "", "author": "Mattrixwv", "repository": { "type": "git", - "url": "https://bitbucket.org/Mattrixwv/mattrixwvReactComponents.git" + "url": "git+https://bitbucket.org/Mattrixwv/mattrixwvReactComponents.git" }, - "main": "./dist/mattrixwv-components.cjs", "module": "./dist/mattrixwv-components.js", "types": "./dist/mattrixwv-components.d.ts",