@wave-av/cli 1.0.6 → 1.0.7

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.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wave-av/cli",
3
- "version": "1.0.6",
4
- "description": "WAVE CLI - Command-line interface for the WAVE streaming platform",
3
+ "version": "1.0.7",
4
+ "description": "WAVE CLI \u2014 manage live streams, productions, and video infrastructure from your terminal. 34 command groups.",
5
5
  "main": "./dist/index.js",
6
6
  "type": "module",
7
7
  "bin": {
@@ -35,7 +35,7 @@
35
35
  "rtmp",
36
36
  "terminal"
37
37
  ],
38
- "author": "WAVE Inc. <cli@wave.online>",
38
+ "author": "WAVE Inc. <sdk@wave.online>",
39
39
  "license": "MIT",
40
40
  "repository": {
41
41
  "type": "git",