updating for heroku

This commit is contained in:
John Facey
2021-12-09 21:42:10 -06:00
parent 99c1641209
commit da2edda790
5 changed files with 242 additions and 6 deletions

View File

@@ -5,9 +5,9 @@
"main": "index.js",
"dependencies": {
"discord.js": "^12.5.1",
"dotenv": "^10.0.0",
"rss-parser": "^3.12.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"