Skip to content

Commit

Permalink
Modify composer.json to expose np as binary file
Browse files Browse the repository at this point in the history
  • Loading branch information
Anderson Ribeiro e Silva committed Jun 8, 2015
1 parent c026421 commit bb8867b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
"require-dev": {
"atoum/atoum": "dev-master"
},
"config": {
"bin-dir": "bin"
},
"bin": ["np"],
"autoload": {
"psr-0": {
"Sly": "src/"
Expand Down

0 comments on commit bb8867b

Please sign in to comment.