@segment/action-destinations 3.251.1-staging-b61635d21 → 3.251.1-staging-158013b6e

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.
@@ -21,7 +21,7 @@ exports.email = {
21
21
  readOnly: true
22
22
  };
23
23
  exports.external_id = {
24
- label: `External ID`,
24
+ label: 'External ID',
25
25
  description: `A unique identifier used by customers to associate Klaviyo profiles with profiles in an external system. One of External ID and Email required.`,
26
26
  type: 'string'
27
27
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@segment/action-destinations",
3
3
  "description": "Destination Actions engine and definitions.",
4
- "version": "3.251.1-staging-b61635d21",
4
+ "version": "3.251.1-staging-158013b6e",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/segmentio/action-destinations",