Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
9.8 committed Aug 10, 2021
1 parent 78ba852 commit d2df998
Show file tree
Hide file tree
Showing 2 changed files with 797 additions and 18 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"repository": "https://github.com/ShinningFinger/jude-tg-bot.git",
"author": "[email protected]",
"license": "MIT",
"scripts":{
"start":"node index.js",
"build":"tsc"
},
"dependencies": {
"node-telegram-bot-api": "^0.54.0"
},
Expand Down
Loading

0 comments on commit d2df998

Please sign in to comment.