fix(all): Fixing duplicated instance bug.

This commit is contained in:
Rodrigo Rodriguez 2020-10-22 21:47:24 -03:00
parent 98af278afa
commit 9cc49eee81

View file

@ -1,6 +1,6 @@
{
"name": "botlib",
"version": "1.6.3",
"version": "1.6.5",
"description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp) and Libray packages (.gblib)",
"main": "dist/index.js",
"types": "dist/index",