This commit is contained in:
Tien Suwandy 2019-11-18 13:17:02 -08:00 коммит произвёл GitHub
Родитель 2d8586d879
Коммит 0c41dd83ad
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,6 +1,6 @@
{
"name": "botdispatch",
"version": "1.6.0",
"version": "1.6.1",
"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"