Update URIs to new domain

This commit is contained in:
2025-06-16 23:21:23 -07:00
parent 53c94e7a7e
commit 9b21525169
3 changed files with 5 additions and 4 deletions

View File

@@ -16,6 +16,6 @@
"test": "jest"
},
"dependencies": {
"pan-zoom": "git://git.webdevcat.me/pan-zoom.git#v0.3.0"
"pan-zoom": "https://git.miti.sh/ccm/pan-zoom/archive/v0.3.0.tar.gz"
}
}