From: Seth Woodworth Date: Tue, 3 Jan 2012 06:24:54 +0000 (-0500) Subject: fix json error X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a9951acf4c9898d16eeab563fe9bafe0b00b9801;p=oweals%2Ffinalsclub.git fix json error --- diff --git a/package.json b/package.json index 88cf8f1..ab24881 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,7 @@ { "name": "FinalsClub", "version": "1.1.0-alpha", - "private": true, - "repository" : { - "type" : "git" - , "url" : "http://github.com/finalsclubdev/FinalsClub" - } + "private": "True", "dependencies": { "async": "0.1.15", "aws-lib": "0.0.5",