diff --git a/package.json b/package.json index 82fd7ad..06c2e2c 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "peerDependencies": { "rollup": "^4.0.0" }, - "repository": "git@github.com:violentmonkey/rollup-plugin-userscript.git", + "repository": "git+https://github.com/violentmonkey/rollup-plugin-userscript.git", "engines": { "node": ">=18" }