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 2ad3652 commit 54a9f04Copy full SHA for 54a9f04
lerna.json
@@ -1,14 +1,12 @@
1
{
2
"packages": [
3
"packages/context",
4
- "packages/decorator-mantine",
5
"packages/decorator-mui",
6
"packages/decorator-barebones",
7
"packages/decorator-bootstrap",
8
"packages/decorator-pdf",
9
"packages/hooks",
10
- "packages/core",
11
- "example"
+ "packages/core"
12
],
13
"version": "2.0.0-next.12"
14
}
0 commit comments