tango-api-schema 2.0.127 → 2.0.128

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tango-api-schema",
3
- "version": "2.0.127",
3
+ "version": "2.0.128",
4
4
  "description": "tangoEye model schema",
5
5
  "main": "index.js",
6
6
  "type": "module",
@@ -282,7 +282,7 @@ const store = new mongoose.Schema(
282
282
  },
283
283
  liveQueue:{
284
284
  type: String,
285
- default: "yolo-v2-live",
285
+ default: "yolo-v2",
286
286
  },
287
287
  queueList:{
288
288
  type:Array