From 091ceb0182bdc5aef50da8e846a435cf8de4e69e Mon Sep 17 00:00:00 2001 From: Daniil Yarancev Date: Mon, 31 Jul 2017 16:53:04 +0300 Subject: [PATCH] Change repository address --- packages.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packages.json b/packages.json index 2b82ba8..52f8986 100644 --- a/packages.json +++ b/packages.json @@ -6879,16 +6879,17 @@ }, { "name": "vkapi", - "url": "https://github.com/cyberlis/nimvkapi", + "url": "https://github.com/TiberiumN/nimvkapi", "method": "git", "tags": [ "wrapper", "vkontakte", "vk", - "library" + "library", + "api" ], "description": "A wrapper for the vk.com API (russian social network)", "license": "MIT", - "web": "https://github.com/cyberlis/nimvkapi" + "web": "https://github.com/TiberiumN/nimvkapi" } ]