From 19b284875e990a4e46ddf29887c66ecc25032c92 Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Mon, 22 Jun 2026 01:03:55 -0700 Subject: [PATCH] fix package lint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f0a7ce..0d90bd9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "keywords": [], "repository": { "type": "git", - "url": "git@github.com:ember-tooling/ember-eslint-parser.git" + "url": "git+https://github.com/ember-tooling/ember-eslint-parser.git" }, "license": "ISC", "author": "",