fix: bun patch for excalidraw's weird pen sizes ( #3693 there is still open )

This commit is contained in:
2026-06-01 22:02:47 +00:00
parent 6cc028305a
commit 8db56d9ab7
3 changed files with 57 additions and 0 deletions
+3
View File
@@ -34,5 +34,8 @@
"pretty-quick": "^4.2.2",
"simple-git-hooks": "^2.13.1",
"typescript": "^5.9.3"
},
"patchedDependencies": {
"@excalidraw/excalidraw@0.18.1": "patches/@excalidraw%2Fexcalidraw@0.18.1.patch"
}
}