Skip to content

Commit 622c5f7

Browse files
committed
fix: workspace sdk in docs
1 parent bc1aaa1 commit 622c5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"postinstall": "fumadocs-mdx"
1010
},
1111
"dependencies": {
12-
"@databuddy/sdk": "^2.2.0",
12+
"@databuddy/sdk": "workspace:*",
1313
"@databuddy/shared": "workspace:*",
1414
"@hookform/resolvers": "^5.0.1",
1515
"@icons-pack/react-simple-icons": "^13.7.0",

0 commit comments

Comments
 (0)