Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhayes3 authored Aug 30, 2024
1 parent f4e2a0a commit 2856893
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 @@ -10,7 +10,7 @@
"scripts": {
"lint": "eslint .",
"test": "npm run lint",
"start": "node index.js",
"start": "node app.js",
"register": "node deploy-commands.js"
},
"dependencies": {
Expand Down

0 comments on commit 2856893

Please sign in to comment.