Skip to content

Commit

Permalink
chore: add main, name and version to package json
Browse files Browse the repository at this point in the history
  • Loading branch information
Taha committed Aug 17, 2022
1 parent a67e6fb commit 5985c29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"main": "build/src/bot.js",
"name": "slowed-reverb-bot",
"version": "1.0.1",
"dependencies": {
"axios": "^0.27.2",
"bullmq": "^1.87.2",
Expand Down

0 comments on commit 5985c29

Please sign in to comment.