slack.. beta

This commit is contained in:
Flummi
2019-11-16 07:44:39 +01:00
parent 59a2b77176
commit d5c25ddabd
2 changed files with 98 additions and 3 deletions

View File

@@ -3,8 +3,7 @@
"version": "1.0.1",
"description": "lul",
"main": "src/index.mjs",
"scripts": {
},
"scripts": {},
"repository": {
"type": "git",
"url": "git@gitfap.de:keinBot/cuffeo.git"
@@ -12,6 +11,7 @@
"author": "Flummi",
"license": "ISC",
"dependencies": {
"flumm-fetch-cookies": "git+https://gitfap.de/keinBot/flumm-fetch-cookies"
"flumm-fetch-cookies": "git+https://gitfap.de/keinBot/flumm-fetch-cookies",
"ws": "^7.2.0"
}
}