From d31ee94244edb8f3bb23dfead7e02bac235180f0 Mon Sep 17 00:00:00 2001 From: FrozenPandaz Date: Fri, 27 Sep 2024 16:00:12 -0400 Subject: [PATCH] fix(rspack): update url repository url --- packages-legacy/rspack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages-legacy/rspack/package.json b/packages-legacy/rspack/package.json index f5e2066f960db..68305ae7a0f08 100644 --- a/packages-legacy/rspack/package.json +++ b/packages-legacy/rspack/package.json @@ -4,7 +4,7 @@ "type": "commonjs", "repository": { "type": "git", - "url": "https://github.com/nrwl/nx-labs.git", + "url": "https://github.com/nrwl/nx.git", "directory": "packages-legacy/rspack" }, "keywords": [