Fixed: gulp jshint warnings (#1873)

This commit is contained in:
James White
2017-08-12 14:16:12 +01:00
committed by Leonardo Galli
parent a07ef20410
commit 1f7b03d321
6 changed files with 12 additions and 11 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "Sonarr",
"name": "Radarr",
"version": "2.0.0",
"description": "Sonarr",
"description": "Radarr",
"main": "main.js",
"scripts": {
"build": "gulp build",
@@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/Sonarr/Sonarr.git"
"url": "git://github.com/Radarr/Radarr.git"
},
"author": "",
"license": "GPL-3.0",