From bc32924cbf057ca1d3736610bd5d7d3b7cc22c5f Mon Sep 17 00:00:00 2001 From: Ulises Gascon Date: Fri, 23 May 2025 08:13:53 +0200 Subject: [PATCH] feat: normalize package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 242e6757..d1fcc12c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,10 @@ "Linus Unnebäck " ], "license": "MIT", - "repository": "expressjs/multer", + "repository": { + "type": "git", + "url": "git+https://github.com/expressjs/multer.git" + }, "type": "module", "exports": "./index.js", "keywords": [