Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hmes98318 committed Dec 8, 2023
1 parent 3928621 commit 1c4b3af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "music-disc",
"version": "2.0.2",
"version": "2.1.0",
"description": "Discord Music Bot",
"main": "/src/index.ts",
"main": "./src/index.ts",
"scripts": {
"start": "npm run build && node ./dist/src/index.js",
"build": "tsc",
Expand Down

0 comments on commit 1c4b3af

Please sign in to comment.