From 7d69feb00120e2adfddda394ea039bb21d7ab0bf Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 21 Dec 2022 10:07:34 +0800 Subject: [PATCH] #92 change workspace conf --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9622432..84dd8f0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "workspaces": { "packages": [ - "packages/*" + "modules/*" ] } } \ No newline at end of file