fix(basic.gblib): Renaming branch to main.

This commit is contained in:
rodrigorodriguez 2022-12-26 13:49:21 -03:00
parent ffd746ae94
commit f12ba0f96f

View file

@ -1,6 +1,6 @@
{ {
"name": "botlib", "name": "botlib",
"version": "3.0.1", "version": "3.0.2",
"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",