Merge pull request #1270 from microsoft/hcyang-patch-1

Update package.json
This commit is contained in:
Hung-chih Yang 2019-08-24 23:58:50 -07:00 коммит произвёл GitHub
Родитель 832b623688 e38f7b6360
Коммит e5d7fb7f5a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

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