fix(all): Language features optimized.

This commit is contained in:
Rodrigo Rodriguez 2020-11-17 08:27:24 -03:00
parent ca8c3ab8f0
commit 2311b82392

View file

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