Browse Source

fix json error

Seth Woodworth 12 years ago
parent
commit
a9951acf4c
1 changed files with 1 additions and 5 deletions
  1. 1 5
      package.json

+ 1 - 5
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",