We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f3aa5 commit 50908cdCopy full SHA for 50908cd
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"npmClient": "yarn",
3
- "packages": ["packages/*"],
+ "packages": ["examples/*", "packages/*"],
4
"useWorkspaces": true,
5
"version": "independent"
6
}
0 commit comments