m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6179d97..1a41e81 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,9 @@
"test": "jest",
"lint": "eslint ."
},
+ "bin": {
+ "dicebag": "./bin/dicebag.js"
+ },
"repository": {
"type": "git",
"url": "git+https://github.com/m-chrzan/dicebag.git"