Приведение в порядок соответствия версий npm и git

This commit is contained in:
la
2018-05-03 13:55:28 +03:00
parent 43dadcd891
commit 8bd429accc

View File

@@ -1,6 +1,6 @@
{ {
"name": "turbo-rss", "name": "turbo-rss",
"version": "1.0.3", "version": "1.0.4",
"description": "RSS based, feed generator for Yandex turbo", "description": "RSS based, feed generator for Yandex turbo",
"keywords": [ "keywords": [
"yandex", "yandex",
@@ -14,7 +14,7 @@
"lint": "grunt lint", "lint": "grunt lint",
"test:browser": "prova -b" "test:browser": "prova -b"
}, },
"homepage": "http://github.com/lightair/yandex-turbo", "homepage": "https://github.com/LightAir/turbo-rss",
"author": { "author": {
"name": "LightAir", "name": "LightAir",
"email": "public@softroot.ru" "email": "public@softroot.ru"