fix(all): CI fix.

This commit is contained in:
Rodrigo Rodriguez 2020-07-11 12:04:00 -03:00
parent 349069bc72
commit 6842116f62
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "botlib",
"version": "1.5.8",
"version": "1.5.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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