Skip to content

Commit 9cae3e2

Browse files
committed
fix: change strictPeerDependencies to false in pnpm-workspace.yaml
1 parent 9063d5a commit 9cae3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
shamefullyHoist: true
2-
strictPeerDependencies: true
2+
strictPeerDependencies: false

0 commit comments

Comments
 (0)