Skip to content

Commit fd9aa36

Browse files
committed
chore: Update peerDependencies for examples
1 parent 46a9f1b commit fd9aa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mermaid": "workspace:*"
2929
},
3030
"peerDependencies": {
31-
"mermaid": "workspace:~"
31+
"mermaid": "workspace:^"
3232
},
3333
"publishConfig": {
3434
"access": "public"

0 commit comments

Comments
 (0)