Skip to content

Commit

Permalink
fixing package json typo
Browse files Browse the repository at this point in the history
  • Loading branch information
soldair committed Sep 21, 2012
1 parent cdd781e commit b0fa6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"version": "0.0.5",
"preferGlobal":true,
"repository":"git://github.com/soldair/node-forwardho.git",
"mian":"server.js",
"main":"server.js",
"bin":{
"tailreceiver":"./bin/tailreceiver.js"
},
Expand Down

0 comments on commit b0fa6e9

Please sign in to comment.