Skip to content

Commit 01d31ac

Browse files
committed
Another attemp to fix pnpm
1 parent c9abd33 commit 01d31ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"packageManager": "[email protected]",
3333
"pnpm": {
34-
"link-workspace-packages": true,
34+
"prefer-workspace-packages": true,
3535
"peerDependencyRules": {
3636
"ignoreMissing": [
3737
"@babel/*",

0 commit comments

Comments
 (0)