From 5eb055a87dbe89766e4b9e182087a8e47825ea0c Mon Sep 17 00:00:00 2001 From: Ulises Gascon Date: Fri, 6 Jun 2025 22:03:48 +0200 Subject: [PATCH] chore: normalize pkg metadata --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b5d016e..1913e56 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,10 @@ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)" ], - "repository": "jshttp/statuses", + "repository": { + "type": "git", + "url": "git+https://github.com/jshttp/statuses.git" + }, "license": "MIT", "keywords": [ "http",