projects
/
oweals
/
finalsclub.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d9fd25
)
fix json error
author
Seth Woodworth
<seth@sethish.com>
Tue, 3 Jan 2012 06:24:54 +0000
(
01:24
-0500)
committer
Seth Woodworth
<seth@sethish.com>
Tue, 3 Jan 2012 06:24:54 +0000
(
01:24
-0500)
package.json
patch
|
blob
|
history
diff --git
a/package.json
b/package.json
index 88cf8f1b9a9937aa06dc8e4bb44dae92e0c2f1b2..ab24881ef93a8346ec71e23fc387b672a19c1552 100644
(file)
--- 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",