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" }