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 25e6d5a commit 15ba98fCopy full SHA for 15ba98f
packages/components/package.json
@@ -42,7 +42,7 @@
42
"start": "nodemon --watch src --watch scripts --watch scripts --ext js,tsx,ts,scss,json --exec \"pnpm run build\""
43
},
44
"dependencies": {
45
- "@db-ux/core-foundations": "*"
+ "@db-ux/core-foundations": "workspace:*"
46
47
"devDependencies": {
48
"@builder.io/eslint-plugin-mitosis": "0.0.17",
0 commit comments