Merge pull request #1341 from microsoft/tsuwandy-patch-3

Update package.json
This commit is contained in:
cezarym 2019-10-31 13:50:36 -07:00 коммит произвёл GitHub
Родитель 436500b73e 7b8a1be509
Коммит f1a81204e4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "botdispatch",
"version": "1.5.7",
"version": "1.5.8",
"description": "Tool to create LUIS model to dispatch intent among different bot components (multiple LUIS, QnA, etc)",
"scripts": {
"start": "dotnet bin/netcoreapp2.1/Dispatch.dll"