From 509829ecb8ab2922c9c5eeab534838a1fc9fa3aa Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 29 Jan 2026 04:32:02 +0530 Subject: [PATCH] typo of sponsor url is fixed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c050ad9..2dc3031 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "license": "MIT", "funding": { "type": "github", - "url": "https://github.com/sponsors/hyperump-io" + "url": "https://github.com/sponsors/hyperjump-io" }, "devDependencies": { "@stylistic/eslint-plugin": "*",