Skip to content

Commit

Permalink
fix: expose cli binary
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Sep 3, 2017
1 parent e8941d2 commit d00bd71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"recursive-readdir": "^2.2.1",
"svgo": "^0.7.2"
},
"bin": {
"svgr": "./bin/svgr"
},
"jest": {
"rootDir": "src",
"coverageDirectory": "./coverage/"
Expand Down

0 comments on commit d00bd71

Please sign in to comment.