mirror of
https://github.com/jambonz/verb-specifications.git
synced 2026-07-24 21:12:42 +00:00
fix json error
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jambonz/verb-specifications",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"description": "Jambonz Verb Specification Utilities",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
+2
-3
@@ -483,9 +483,8 @@
|
||||
},
|
||||
"recognizer": {
|
||||
"properties": {
|
||||
"vendor": {
|
||||
"vendor": "string",
|
||||
"language": "string",
|
||||
"vendor": "string",
|
||||
"language": "string",
|
||||
"vad": "#vad",
|
||||
"hints": "array",
|
||||
"hintsBoost": "number",
|
||||
|
||||
Reference in New Issue
Block a user