Skip to content

Commit

Permalink
Remove extra dev script
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed May 14, 2020
1 parent 0c46c61 commit 7b50399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"scripts": {
"start": "npx ncc run ./src/index.ts",
"build": "npx ncc build ./src/index.ts",
"dev": "GITHUB_EVENT_PATH=$(pwd)/tests/fixtures/sponsor.json npm start",
"test": "standard && jest --coverage"
},
"dependencies": {
Expand Down

0 comments on commit 7b50399

Please sign in to comment.