Skip to content

Commit

Permalink
Fix JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
Aria Stewart committed Sep 29, 2011
1 parent c612972 commit 5d222a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -10,12 +10,12 @@
},
"main": "./lib/dht",
"directories": {
"lib": "lib",
"lib": "lib"
},
"engines": {
"node": "*"
},
dependencies: {
"dependencies": {
"dht-bencode": "*"
}
}
}

0 comments on commit 5d222a4

Please sign in to comment.