1
0
forked from keinBot/cuffeo
- use has() instead of includes() on Map.. stupid
- account has to be false if no account is provided
+ version bump
This commit is contained in:
Flummi
2019-11-26 05:32:11 +01:00
parent d3b9192fcc
commit d948f7f582
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cuffeo",
"version": "1.0.2",
"version": "1.0.3",
"description": "A multi-protocol chatbot library with nearly zero dependencies.",
"main": "src/index.mjs",
"scripts": {},