From 6789da163dc1e3efc4e8972122558e570ffc5070 Mon Sep 17 00:00:00 2001 From: LongYinan Date: Thu, 4 Jan 2024 07:36:36 +0000 Subject: [PATCH] chore: workspaces config in package.json (#5502) This will affect the dependency detection feature of renovate. --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index e3fc38d31..e2106ee1b 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,8 @@ "packages/*/*", "tools/*", "docs/reference", - "!tools/@types", "tools/@types/*", "tests/*", - "!tests/affine-legacy", "tests/affine-legacy/*" ], "engines": {