From 661993b419a26107d2aaf718e67b03e13c617348 Mon Sep 17 00:00:00 2001 From: "Xin Du (Clark)" Date: Wed, 29 Sep 2021 14:11:10 +0100 Subject: [PATCH] chore(npm): update repository to unjs orgnization --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d3b7d3..5a06f37 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "requrl", "version": "3.0.2", "description": "Grab full URL from request", - "repository": "nuxt-contrib/requrl", + "repository": "unjs/requrl", "license": "MIT", "sideEffects": false, "main": "dist/requrl.js",