Install discord.js

This commit is contained in:
benji7425 2017-07-13 21:03:24 +01:00
parent ef1d1d0042
commit ef0d26bf73
1 changed files with 4 additions and 1 deletions

View File

@ -15,5 +15,8 @@
"bugs": { "bugs": {
"url": "https://github.com/benji7425/discord-bot-feed-linker/issues" "url": "https://github.com/benji7425/discord-bot-feed-linker/issues"
}, },
"homepage": "https://github.com/benji7425/discord-bot-feed-linker#readme" "homepage": "https://github.com/benji7425/discord-bot-feed-linker#readme",
"dependencies": {
"discord.js": "11.1.0"
}
} }