chore: localify pinch-zoom

This commit is contained in:
CrescentLeaf
2025-09-24 18:59:25 +08:00
parent 8759b660f5
commit 0a10009613
4 changed files with 39 additions and 34 deletions

View File

@@ -27,6 +27,7 @@
"crypto-js": "npm:crypto-js@4.2.0",
"socket.io-client": "npm:socket.io-client@4.8.1",
"marked": "npm:marked@16.3.0",
"dompurify": "npm:dompurify@3.2.7"
"dompurify": "npm:dompurify@3.2.7",
"pinch-zoom-element": "npm:pinch-zoom-element@1.1.1"
}
}