fix(all): GB Apps now can talk to the kb.gbapp and ask for data.
This commit is contained in:
parent
610b0d20c7
commit
5049e32a19
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botlib",
|
||||
"version": "1.4.4",
|
||||
"version": "1.4.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",
|
||||
|
@ -9,7 +9,8 @@
|
|||
"Rodrigo Rodriguez <me@rodrigorodriguez.com>",
|
||||
"João Antonio Ferreira <joao.parana@gmail.com>",
|
||||
"Jorge Ramos <jramos@pobox.com>",
|
||||
"PH <ph.an@outlook.com>"
|
||||
"PH <ph.an@outlook.com>",
|
||||
"Dário Vieira <dario.junior3@gmail.com>"
|
||||
],
|
||||
"license": "AGPL-3.0",
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Reference in a new issue