From 7164dbc363ce66ec805858f53202207dbda2f7de Mon Sep 17 00:00:00 2001 From: youkiey <49824868+youkiey@users.noreply.github.com> Date: Thu, 25 Jun 2026 00:03:33 +0800 Subject: [PATCH] chore: use HTTPS package metadata URLs --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0f3685..fdb45bb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "types": "index.d.ts", "repository": { "type": "git", - "url": "git://github.com/lazd/gulp-replace.git" + "url": "git+https://github.com/lazd/gulp-replace.git" }, "keywords": [ "gulpplugin",