mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Fixed: gulp jshint warnings (#1873)
This commit is contained in:
committed by
Leonardo Galli
parent
a07ef20410
commit
1f7b03d321
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user