* gbot tested command on Windows machines.
* Bot lib reference updated.
This commit is contained in:
parent
5330f3ff0e
commit
708a27e419
2 changed files with 3 additions and 2 deletions
1
gbot.cmd
Normal file
1
gbot.cmd
Normal file
|
@ -0,0 +1 @@
|
|||
node dist/src/app.js
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./src/app.ts",
|
||||
"homepage": "http://www.generalbot.com",
|
||||
|
@ -39,7 +39,7 @@
|
|||
"botbuilder-choices": "^4.0.0-preview1.2",
|
||||
"botbuilder-dialogs": "^4.0.0-preview1.2",
|
||||
"botbuilder-prompts": "^4.0.0-preview1.2",
|
||||
"botlib": "^0.0.33",
|
||||
"botlib": "^0.1.0",
|
||||
"chokidar": "^2.0.4",
|
||||
"csv-parse": "^3.0.0",
|
||||
"dotenv-extended": "^2.3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue