Finishing publishing.

This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-05 14:18:05 -02:00
parent 9f307deccf
commit 7105a8d9e6
2 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,13 @@
# History
## Version 0.1.6
* References and version updated.
## Version 0.1.5
* Docs updated.
## Version 0.1.4
* New fields to 100% automated development environement setup.

View file

@ -1,6 +1,6 @@
{
"name": "botlib",
"version": "0.1.4",
"version": "0.1.6",
"description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp)",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
@ -27,7 +27,7 @@
"dotenv-extended": "2.3.0",
"iconv-lite": "0.4.24",
"ms": "2.1.1",
"pragmatismo-io-framework": "1.0.17",
"pragmatismo-io-framework": "1.0.18",
"reflect-metadata": "0.1.12",
"sequelize": "4.41.0",
"sequelize-typescript": "0.6.6",