Skip to content

Commit 15ba98f

Browse files
authored
Update package.json
1 parent 25e6d5a commit 15ba98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"start": "nodemon --watch src --watch scripts --watch scripts --ext js,tsx,ts,scss,json --exec \"pnpm run build\""
4343
},
4444
"dependencies": {
45-
"@db-ux/core-foundations": "*"
45+
"@db-ux/core-foundations": "workspace:*"
4646
},
4747
"devDependencies": {
4848
"@builder.io/eslint-plugin-mitosis": "0.0.17",

0 commit comments

Comments
 (0)