From dce5c48e65edb7765bb87f56ce57970c46ef4a0a Mon Sep 17 00:00:00 2001 From: jakerated-r Date: Sat, 20 Jun 2026 11:44:58 -0500 Subject: [PATCH] chore: use public repository metadata for stylelint plugin --- packages/stylelint-plugin-meteor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stylelint-plugin-meteor/package.json b/packages/stylelint-plugin-meteor/package.json index de9c12a18..c4bd26d43 100644 --- a/packages/stylelint-plugin-meteor/package.json +++ b/packages/stylelint-plugin-meteor/package.json @@ -3,7 +3,7 @@ "version": "5.0.0", "repository": { "type": "git", - "url": "git+ssh://git@github.com:shopware/meteor.git" + "url": "git+https://github.com/shopware/meteor.git" }, "main": "./dist/commonjs/index.js", "files": [