refactor: send drink reminder message, drop @sentry/node
This commit is contained in:
parent
a39cc7ff89
commit
9755b4554f
3 changed files with 24 additions and 380 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "discord-notifications",
|
||||
"name": "wsj-drink",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
|
|
@ -9,7 +9,6 @@
|
|||
"author": "Vojtech Mares <iam@vojtechmares.com>",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@sentry/node": "^6.19.7",
|
||||
"axios": "^0.27.2"
|
||||
"axios": "^1.4.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue