Skip to content

Commit

Permalink
add qc binary
Browse files Browse the repository at this point in the history
  • Loading branch information
willbarkoff committed Nov 12, 2020
1 parent b721c0f commit d3aa1a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
},
"homepage": "https://willbarkoff.dev/quickcheck",
"bin": {
"qc": "./index.js",
"quickcheck": "./index.js"
},
"version": "1.2.1",
Expand All @@ -27,4 +28,4 @@
"untildify": "^4.0.0"
},
"devDependencies": {}
}
}

0 comments on commit d3aa1a6

Please # to comment.