Skip to content

Commit 52bbf25

Browse files
authored
Merge pull request #226 from matrix-org/t3chguy-patch-3
Specify yarn classic as PM for js-sdk wrapper
2 parents 9817353 + 8da216d commit 52bbf25

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

internal/api/js/js-sdk/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"buffer": "^6.0.3",
1313
"matrix-js-sdk": "40.0.0",
1414
"vite": "^5.4.21"
15-
}
15+
},
16+
"packageManager": "yarn@1.22.22"
1617
}

0 commit comments

Comments
 (0)