Skip to content

Commit a8ec98a

Browse files
committed
clean up workspace packages
1 parent de6d426 commit a8ec98a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@
2424
"workspaces": {
2525
"packages": [
2626
"components/*",
27-
"components/ee/*",
2827
"components/*/typescript",
2928
"components/*/typescript-*",
30-
"components/supervisor/frontend",
31-
"charts/"
29+
"components/supervisor/frontend"
3230
]
3331
}
3432
}

0 commit comments

Comments
 (0)