Skip to content

Commit

Permalink
[slackapi#220] Remove ngrok from example scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mwbrooks committed Dec 8, 2020
1 parent e75b280 commit f14a449
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Getting Started with Serverless Framework ⚡️ Bolt for JavaScript",
"main": "app.js",
"scripts": {
"ngrok": "ngrok http 3000",
"start": "node app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit f14a449

Please sign in to comment.