Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsalisbury committed Nov 12, 2022
1 parent 817ddd3 commit 0eda15a
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 @@ -52,7 +52,7 @@
"ytdl-core-discord": "^1.3.1"
},
"scripts": {
"start": "node --enable-source-maps ./dist/bot.js",
"start": "node ./dist/bot.js",
"build": "tsc",
"dev": "ts-node ./dist/bot.js",
"format": "prettier-standard '**/*.ts'",
Expand Down

0 comments on commit 0eda15a

Please sign in to comment.