- @universal-call-sdk/adapter-ameyo@1.1.13
 - @universal-call-sdk/common@1.1.12
This commit is contained in:
Mayank Singh
2025-01-13 02:13:56 +05:30
parent af4bd92a23
commit 746651c301
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/adapter-ameyo",
"version": "1.1.12",
"version": "1.1.13",
"type": "module",
"scripts": {
"dev": "vite",
@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@universal-call-sdk/common": "^1.1.11",
"@universal-call-sdk/common": "^1.1.12",
"uuid": "^11.0.3"
},
"devDependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@universal-call-sdk/common",
"version": "1.1.11",
"version": "1.1.12",
"type": "module",
"scripts": {
"dev": "vite",