npm 1.0.3

This commit is contained in:
la
2018-05-03 13:52:59 +03:00
parent 72b65e9c25
commit e4b5093678

View File

@@ -1,6 +1,6 @@
{ {
"name": "turbo-rss", "name": "turbo-rss",
"version": "1.0.1", "version": "1.0.3",
"description": "RSS based, feed generator for Yandex turbo", "description": "RSS based, feed generator for Yandex turbo",
"keywords": [ "keywords": [
"yandex", "yandex",
@@ -34,10 +34,10 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://github.com/lightair/yandex-turbo.git" "url": "https://github.com/LightAir/turbo-rss.git"
}, },
"bugs": { "bugs": {
"url": "http://github.com/lightair/yandex-turbo/issues" "url": "https://github.com/LightAir/turbo-rss/issues"
}, },
"testling": { "testling": {
"files": "test/*.js", "files": "test/*.js",