@capillarytech/creatives-library 7.3.1 → 7.3.2
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/package.json
CHANGED
|
@@ -52,4 +52,5 @@ export const CHANNEL_EDIT_TRACK_MAPPING = {
|
|
|
52
52
|
export const GTM_TRACKING_ID = 'UA-110024621-2';
|
|
53
53
|
export const BEE_PLUGIN = 'BEE_PLUGIN';
|
|
54
54
|
export const NO_COMMUNICATION = 'NO_COMMUNICATION';
|
|
55
|
+
export const FTP = 'FTP';
|
|
55
56
|
export const CREATIVES_UI_VIEW = 'CREATIVES_UI_VIEW';
|