Update URLs to new domain name

This commit is contained in:
Catalin Constantin Mititiuc 2025-06-17 11:01:42 -07:00
parent d2a670731f
commit 1dde57b0ea

View File

@ -11,14 +11,14 @@
},
"repository": {
"type": "git",
"url": "git://git.webdevcat.me/pan-zoom.git"
"url": "https://git.miti.sh/ccm/pan-zoom"
},
"keywords": [
"SVG",
"pan",
"zoom"
],
"author": "Catalin Mititiuc <webdevcat@proton.me> (https://webdevcat.me)",
"author": "Catalin Constantin Mititiuc <webdevcat@proton.me> (https://miti.sh)",
"license": "ISC",
"devDependencies": {
"esbuild": "^0.20.2",