openvidu-node-client-v2compatibility: Bumped version to 3.7.0

v2compatibility
github-actions 2026-05-05 12:54:03 +00:00
parent 6d85b9d50b
commit 25a1f43f34
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "openvidu-node-client-v2compatibility",
"version": "3.6.1",
"version": "3.7.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "openvidu-node-client-v2compatibility",
"version": "3.6.1",
"version": "3.7.0",
"license": "Apache-2.0",
"dependencies": {
"axios": "1.7.1",

View File

@ -30,5 +30,5 @@
"LICENSE",
"README.md"
],
"version": "3.6.1"
"version": "3.7.0"
}