fix encoding order

This commit is contained in:
2022-05-09 18:39:27 +02:00
parent 3b75d441f0
commit ba96fd0869
2 changed files with 2 additions and 2 deletions

View File

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