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 8114292 commit 8aaa77dCopy full SHA for 8aaa77d
chartlets.js/package.json
@@ -1,4 +1,7 @@
1
{
2
"private": true,
3
- "workspaces": [ "packages/*"]
+ "workspaces": [
4
+ "packages/lib",
5
+ "packages/demo"
6
+ ]
7
}
0 commit comments