Skip to content

Commit

Permalink
Remove the bin entry from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dpearson committed Jan 7, 2013
1 parent c704225 commit a9f9620
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"type":"git",
"url":"http://github.com/dpearson/node-identi.ca.git"
},
"version": "0.0.1",
"version": "0.0.2",

"dependencies": {
"open":"0.0.2",
Expand All @@ -23,8 +23,5 @@
"package.json",
"README.md"
],
"bin": {
"getaccesstoken.js":"getaccesstoken"
},
"main": "identica.js"
}

0 comments on commit a9f9620

Please sign in to comment.