From 679af9bd9bcd245740d97ea00e67c876306cfea9 Mon Sep 17 00:00:00 2001 From: Qingyu Wang <40660121+colinaaa@users.noreply.github.com> Date: Fri, 13 Feb 2026 14:29:58 +0800 Subject: [PATCH] chore(url): change repository.url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8946b1..2eeb707 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.0", "repository": { "type": "git", - "url": "git+https://github.com/rspack-contrib/rsbuild-plugin-arethetypeswrong.git" + "url": "git+https://github.com/rstackjs/rsbuild-plugin-arethetypeswrong.git" }, "license": "MIT", "type": "module",