@n42/cli 0.3.15 → 0.3.16

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.
@@ -102,7 +102,7 @@ class Terminal {
102
102
  method: normalized.method,
103
103
  headers: {
104
104
  ...normalized.headers,
105
- "X-Client-Source": "n42-cli"
105
+ "X-N42-CLI-Source": "v1.0.0"
106
106
  },
107
107
  body: normalized.body,
108
108
  signal,