diff --git a/package.json b/package.json index 6dc851d..f05c853 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "test": "./node_modules/mocha/bin/mocha" }, "bin": { - "bit": "./index.js" + "bit": "./index.js", + "bitcom": "./index.js" }, "author": "", "license": "ISC",