@livekit/agents-plugin-did
Advanced tools
+1
-1
@@ -26,3 +26,3 @@ "use strict"; | ||
| title: "d-id", | ||
| version: "1.4.8", | ||
| version: "1.4.9", | ||
| package: "@livekit/agents-plugin-did" | ||
@@ -29,0 +29,0 @@ }); |
+1
-1
@@ -9,3 +9,3 @@ import { Plugin } from "@livekit/agents"; | ||
| title: "d-id", | ||
| version: "1.4.8", | ||
| version: "1.4.9", | ||
| package: "@livekit/agents-plugin-did" | ||
@@ -12,0 +12,0 @@ }); |
+3
-3
| { | ||
| "name": "@livekit/agents-plugin-did", | ||
| "version": "1.4.8", | ||
| "version": "1.4.9", | ||
| "description": "D-ID avatar plugin for LiveKit Node Agents", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
| "typescript": "^5.0.0", | ||
| "@livekit/agents": "1.4.8" | ||
| "@livekit/agents": "1.4.9" | ||
| }, | ||
@@ -41,3 +41,3 @@ "dependencies": { | ||
| "@livekit/rtc-node": "^0.13.29", | ||
| "@livekit/agents": "1.4.8" | ||
| "@livekit/agents": "1.4.9" | ||
| }, | ||
@@ -44,0 +44,0 @@ "scripts": { |