Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayski committed Feb 21, 2022
1 parent 8400e05 commit 706100e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"probot-app"
],
"scripts": {
"start": "probot run ./index.js",
"start": "probot run ./app.js",
"test": "jest --passWithNoTests"
},
"dependencies": {
Expand Down

1 comment on commit 706100e

@vercel
Copy link

@vercel vercel bot commented on 706100e Feb 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.