grep-tests-from-pull-requests
Advanced tools
Comparing version 1.8.3 to 1.8.4
{ | ||
"name": "grep-tests-from-pull-requests", | ||
"version": "1.8.3", | ||
"version": "1.8.4", | ||
"description": "Grabs the test tags to run from the pull request text", | ||
@@ -14,3 +14,3 @@ "main": "src/index.js", | ||
], | ||
"alias": { | ||
"bin": { | ||
"get-pr-body": "./bin/get-pr-body.js", | ||
@@ -17,0 +17,0 @@ "get-pr-comments": "./bin/get-pr-comments.js", |
22060