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 94bda04 commit 9cd439aCopy full SHA for 9cd439a
package.json
@@ -3,6 +3,9 @@
3
"version": "0.0.0",
4
"license": "MIT",
5
"private": true,
6
+ "workspaces": [
7
+ "packages/*"
8
+ ],
9
"engines": {
10
"node": ">=22.20.0"
11
},
0 commit comments