We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f260f20 commit 2136129Copy full SHA for 2136129
1 file changed
package.json
@@ -83,8 +83,8 @@
83
"vitest": "^0.28.3"
84
},
85
"workspaces": [
86
- "packages/**",
87
- "apps/**"
+ "packages/*",
+ "apps/*"
88
],
89
"resolutions": {
90
"strip-ansi": "6.0.1",
0 commit comments