Skip to content

Commit

Permalink
fix github link and set preferGlobal
Browse files Browse the repository at this point in the history
  • Loading branch information
suan authored and Suan-Aik Yeo committed Feb 10, 2012
1 parent c3ae283 commit 5b97c63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -5,10 +5,12 @@
"version": "0.0.1",
"engine" : "node",
"main": "instant-markdown-d",
"preferGlobal" : "true",
"bin" : {
"instant-markdown-d" : "./instant-markdown-d"
},
"dependencies": {
"socket.io": ""
"socket.io": "",
"docter": "https://suan@github.com/suan/Docter/tarball/master"
}
}

0 comments on commit 5b97c63

Please sign in to comment.