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 7b377f9 commit dc13573Copy full SHA for dc13573
1 file changed
lerna.json
@@ -1,7 +1,7 @@
1
{
2
"packages": [
3
- "packages/**",
4
- "extensions/**"
+ "extensions/*",
+ "packages/*"
5
],
6
"npmClient": "yarn",
7
"version": "2.0.38",
0 commit comments