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

5
package-lock.json generated
View File

@@ -5,7 +5,7 @@
"packages": {
"": {
"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"
},
"devDependencies": {
"esbuild": "^0.20.2",
@@ -3820,7 +3820,8 @@
},
"node_modules/pan-zoom": {
"version": "0.3.0",
"resolved": "git://git.webdevcat.me/pan-zoom.git#79964ead9181d69c5463777fcd2b227a14d30d32"
"resolved": "https://git.miti.sh/ccm/pan-zoom/archive/v0.3.0.tar.gz",
"integrity": "sha512-wIJYQruTJi3+kRX6Z3QEvzlwNaXWD6x+v+/PYWAlTTtSIN5RE8cSy9RBhcdRhRUe8FAg+wF9cNNno00XIOiXTg=="
},
"node_modules/parent-module": {
"version": "1.0.1",