fix: sharp fallback with viewport clipping when unavailable

This commit is contained in:
Tommy D. Rossi
2026-01-19 14:07:01 +01:00
parent 6af2373fe6
commit 495035ccef
5 changed files with 67 additions and 29 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "playwriter",
"description": "",
"version": "0.0.49",
"version": "0.0.50",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",