We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0efa620 commit f995236Copy full SHA for f995236
1 file changed
package.json
@@ -25,6 +25,8 @@
25
"vitest": "^4.0.15"
26
},
27
"workspaces": [
28
- "packages/*"
+ "packages/tide-predictor",
29
+ "packages/neaps",
30
+ "packages/api"
31
]
32
}
0 commit comments