From 1dde57b0ea2a158e87170f0eab42f514c117d8a4 Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Tue, 17 Jun 2025 11:01:42 -0700 Subject: [PATCH] Update URLs to new domain name --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e46850c..16bb7d8 100644 --- a/package.json +++ b/package.json @@ -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 (https://webdevcat.me)", + "author": "Catalin Constantin Mititiuc (https://miti.sh)", "license": "ISC", "devDependencies": { "esbuild": "^0.20.2",