From 412eb0aa9d3910040bb2bcd5afc15ecc286733e5 Mon Sep 17 00:00:00 2001 From: lvwang2002 Date: Sun, 24 Mar 2024 23:29:40 +0800 Subject: [PATCH] =?UTF-8?q?remove():=E5=8E=BB=E6=8E=89workspaces=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 93af0e7..15b71b0 100644 --- a/package.json +++ b/package.json @@ -80,9 +80,6 @@ "react": "*", "react-native": "*" }, - "workspaces": [ - "example" - ], "packageManager": "yarn@3.6.1", "jest": { "preset": "react-native",