build(storybook): migrate from @repo/ui to @repo/core-ui

This commit is contained in:
2026-05-05 09:11:23 +02:00
parent a7d37d8a0f
commit 346e77ed0c
3 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"@repo/ui": "workspace:*"
"@repo/core-ui": "workspace:*"
},
"devDependencies": {
"@repo/eslint-config": "workspace:*",