1
0
forked from keinBot/cuffeo

- slack: bugfix

- update flumm-fetch-cookies
- version bump to 1.0.5
This commit is contained in:
Flummi
2020-02-13 12:35:39 +01:00
parent f18d318334
commit a221ef715a
2 changed files with 21 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cuffeo",
"version": "1.0.4",
"version": "1.0.5",
"description": "A multi-protocol chatbot library with nearly zero dependencies.",
"main": "src/index.mjs",
"scripts": {},
@@ -17,7 +17,7 @@
"author": "Flummi & jkhsjdhjs",
"license": "MIT",
"dependencies": {
"flumm-fetch-cookies": "^1.1.1"
"flumm-fetch-cookies": "^1.3.4"
},
"bugs": {
"url": "https://github.com/kein-Bot/cuffeo/issues"