Skip to content

Commit

Permalink
Merge pull request #8 from hipstersmoothie/create-check
Browse files Browse the repository at this point in the history
update create-check
  • Loading branch information
hipstersmoothie committed Aug 19, 2019
2 parents 73ed5c6 + 3f4b8ce commit ab57a11
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 @@ -11,6 +11,7 @@
},
"scripts": {
"build": "tsc -p tsconfig.json",
"start": "yarn build --watch",
"lint": "eslint src --ext .ts,.js --format './dist/index.js'",
"release": "auto shipit"
},
Expand All @@ -33,7 +34,7 @@
},
"dependencies": {
"@octokit/rest": "^16.28.7",
"create-check": "^0.2.2",
"create-check": "^0.3.0",
"eslint-formatter-pretty": "^2.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit ab57a11

Please sign in to comment.