Skip to content

Commit

Permalink
Fix absence of bin link in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
edloidas committed Jun 4, 2017
1 parent 5157e8b commit bcb9172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "2.3.0",
"description": "Parser for classic (2d6+1), simple (2 6 1), and WoD (4d10!>6f1) dice rolls.",
"main": "index.js",
"bin": "bin/roll-parser.js",
"keywords": [
"parser",
"dice",
Expand Down

0 comments on commit bcb9172

Please sign in to comment.