Update pan-zoom node package

This commit is contained in:
2025-06-16 22:41:34 -07:00
parent a9e8ab29cf
commit 53c94e7a7e
4 changed files with 12 additions and 45 deletions

View File

@@ -16,6 +16,6 @@
"test": "jest"
},
"dependencies": {
"pan-zoom": "git://git.webdevcat.me/pan-zoom#cm-programmatic-pan"
"pan-zoom": "git://git.webdevcat.me/pan-zoom.git#v0.3.0"
}
}