Skip to content

Commit 5d07733

Browse files
committed
Update yarn workspace
1 parent bcba738 commit 5d07733

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+3514
-5
lines changed

create-react-wptheme-utils

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"private": true,
33
"workspaces": [
4-
"cra-template-wptheme",
5-
"cra-template-wptheme-typescript",
6-
"create-react-wptheme",
7-
"create-react-wptheme-utils"
4+
"packages/*"
85
]
96
}

0 commit comments

Comments
 (0)