dialogflow: allow app to specify event to send in case on no input

This commit is contained in:
Dave Horton
2020-07-10 11:33:48 -04:00
parent 6e78b46674
commit 31bed8afbd
4 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jambonz-feature-server",
"version": "0.2.1",
"version": "0.2.2",
"main": "app.js",
"engines": {
"node": ">= 10.16.0"