This commit is contained in:
Bijit Mondal
2026-02-19 16:03:56 +05:30
parent ac505c4ed9
commit 6ab04788e1

View File

@@ -1,6 +1,6 @@
{
"name": "voice-agent-ai-sdk",
"version": "0.1.0",
"version": "0.2.0",
"description": "Voice AI Agent with ai-sdk",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -56,4 +56,4 @@
"tsx": "^4.20.5",
"typescript": "^5.9.3"
}
}
}