From a9951acf4c9898d16eeab563fe9bafe0b00b9801 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Tue, 3 Jan 2012 01:24:54 -0500 Subject: [PATCH] fix json error --- package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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", -- 2.25.1