From fd924b9b56c1b106c6ec94d6171895651a17ef34 Mon Sep 17 00:00:00 2001 From: fullgream Date: Sun, 2 Feb 2025 19:56:49 +0300 Subject: [PATCH] update domain to fullgream.tech --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 86e2efe..ce46f9b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+http://git.fullgream.online/fullgream/npm-vk-api-sync.git" + "url": "git+http://git.fullgream.tech/fullgream/npm-vk-api-sync.git" }, "keywords": [ "vk_api", @@ -26,7 +26,7 @@ "author": "FullGreaM", "license": "MIT", "bugs": { - "url": "http://git.fullgream.online/fullgream/npm-vk-api-sync/issues" + "url": "http://git.fullgream.tech/fullgream/npm-vk-api-sync/issues" }, - "homepage": "http://git.fullgream.online/fullgream/npm-vk-api-sync#readme" + "homepage": "http://git.fullgream.tech/fullgream/npm-vk-api-sync#readme" }