Skip to content

Commit 6b70a57

Browse files
committed
Publish
- @Vonage/server-sdk@3.24.1 - @vonage/video@1.25.1
1 parent 77b7d62 commit 6b70a57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/server-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/server-sdk",
4-
"version": "3.24.0",
4+
"version": "3.24.1",
55
"description": "Node.js Client for the Vonage API Platform",
66
"homepage": "https://developer.vonage.com",
77
"bugs": {
@@ -52,7 +52,7 @@
5252
"@vonage/users": "^1.11.1",
5353
"@vonage/verify": "^1.17.1",
5454
"@vonage/verify2": "^1.16.2",
55-
"@vonage/video": "^1.25.0",
55+
"@vonage/video": "^1.25.1",
5656
"@vonage/voice": "^1.18.1"
5757
},
5858
"engines": {

packages/video/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "@vonage/video",
4-
"version": "1.25.0",
4+
"version": "1.25.1",
55
"description": "Package to interact with the Vonage Video API (Not OpenTok Compatible)",
66
"keywords": [
77
"vonage",

0 commit comments

Comments
 (0)