From e4b50936785ad06553fd74a86d4396b6f97c965f Mon Sep 17 00:00:00 2001 From: la Date: Thu, 3 May 2018 13:52:59 +0300 Subject: [PATCH] npm 1.0.3 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d791ea4..f7cdb10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turbo-rss", - "version": "1.0.1", + "version": "1.0.3", "description": "RSS based, feed generator for Yandex turbo", "keywords": [ "yandex", @@ -34,10 +34,10 @@ ], "repository": { "type": "git", - "url": "http://github.com/lightair/yandex-turbo.git" + "url": "https://github.com/LightAir/turbo-rss.git" }, "bugs": { - "url": "http://github.com/lightair/yandex-turbo/issues" + "url": "https://github.com/LightAir/turbo-rss/issues" }, "testling": { "files": "test/*.js",