diff --git a/package.json b/package.json index 12dab5c..2be2cc1 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ }, "homepage": "https://willbarkoff.dev/quickcheck", "bin": { + "qc": "./index.js", "quickcheck": "./index.js" }, "version": "1.2.1", @@ -27,4 +28,4 @@ "untildify": "^4.0.0" }, "devDependencies": {} -} +} \ No newline at end of file