@moveo-ai/web-client 0.88.2-true.1 → 0.88.3-true.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -35,7 +35,7 @@ Add voice calling capabilities to your website:
35
35
 
36
36
  ### Prerequisites
37
37
 
38
- - Node.js (v16 or higher)
38
+ - Node.js (v22 or higher)
39
39
  - npm or yarn
40
40
 
41
41
  ### Installation
@@ -200,4 +200,4 @@ Build settings:
200
200
 
201
201
  - Build command: `npm run build`
202
202
  - Build output directory: `dist`
203
- - Node version: 16+
203
+ - Node version: 22+