From 888181f8874a5455047895bc5e03c3e6ebd72976 Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Sat, 11 Apr 2026 22:18:45 -0700 Subject: [PATCH] fix: normalize repository metadata for npm publishing --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index 28f55cd..f07e09b 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,7 @@ "fix": "biome check --write .", "coverage": "NODE_ENV=production node --test --experimental-test-coverage --test-reporter=spec --test-reporter-destination=stdout --test-reporter=lcov --test-reporter-destination=lcov.info" }, - "repository": { - "type": "git", - "url": "git+https://github.com/JustinBeckwith/yes-https.git" - }, + "repository": "JustinBeckwith/yes-https", "keywords": [ "hsts", "https"