fix(general): tslint being applied in all sources.

This commit is contained in:
Rodrigo Rodriguez 2019-04-01 15:47:00 -03:00
parent 1310a17cdb
commit 11aa7debe1

View file

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