Skip to content

Commit

Permalink
Merge pull request #8 from PlayPickUp/develop
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
erwstout authored Aug 23, 2021
2 parents 0febeb8 + b998ad4 commit 0c70582
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"author": "Eric Stout <[email protected]>",
"license": "MIT",
"private": false,
"bin": {
"expugrea": "./bin/cli.js"
},
"scripts": {
"format": "prettier \"./bin/**/*\" --write",
"test": "yarn test:lint && yarn test:format",
Expand Down

0 comments on commit 0c70582

Please sign in to comment.