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