Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HyHamza authored Jul 7, 2024
1 parent a4ad499 commit 151754f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "media/byte.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"s": "node index.js",
"start": "node index.js",
"bytemd": "pm2 start index.js --attach --max-memory-restart 490M",
"c": "tsc"
},
Expand Down Expand Up @@ -70,4 +70,4 @@
"yt-search": "^2.10.4",
"ytdl-core": "^4.10.0"
}
}
}

0 comments on commit 151754f

Please sign in to comment.