Skip to content

Commit 3bc2c6b

Browse files
rivka-ungarclaude
andauthored
fix: add missing @vibe/style dependency to @vibe/base (#3331)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 49187f2 commit 3bc2c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/base/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
},
4040
"dependencies": {
4141
"@vibe/shared": "^4.0.0-alpha.1",
42+
"@vibe/style": "^4.0.0-alpha.1",
4243
"classnames": "^2.5.1"
4344
},
4445
"devDependencies": {

0 commit comments

Comments
 (0)