Update node package pan-zoom

This commit is contained in:
2025-06-16 22:41:31 -07:00
parent 7b5fd7590b
commit 8b5f943487
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"pan-zoom": "github:webdevcat-me/pan-zoom#transform-descendant"
"pan-zoom": "github:webdevcat-me/pan-zoom"
},
"devDependencies": {
"esbuild": "^0.20.2",