From 056f9d353e96a2df058f7a57cb1da62d199fd1d0 Mon Sep 17 00:00:00 2001 From: lojhan Date: Fri, 3 Apr 2026 17:34:29 -0300 Subject: [PATCH] fix: update package repository URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b560bc8..837d8f4 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "author": "Lojhan", "repository": { "type": "git", - "url": "https://github.com/pokujs/react" + "url": "git+https://github.com/pokujs/react.git" }, "homepage": "https://github.com/pokujs/react#readme", "bugs": {