backwards compatibility

This commit is contained in:
chyzman
2026-08-28 21:58:19 -04:00
parent fe40fca356
commit 9b3b69ef23
10 changed files with 230 additions and 56 deletions
+2 -1
View File
@@ -53,7 +53,8 @@
},
"pnpm": {
"patchedDependencies": {
"readable-stream@2.3.8": "patches/readable-stream@2.3.8.patch"
"readable-stream@2.3.8": "patches/readable-stream@2.3.8.patch",
"comark@0.6.2": "patches/comark@0.6.2.patch"
},
"peerDependencyRules": {
"allowedVersions": {