Skip to content

Commit 48ba761

Browse files
Registering 2 new Destinations (#3141)
1 parent 2b61bc3 commit 48ba761

File tree

1 file changed

+2
-0
lines changed
  • packages/destination-actions/src/destinations

1 file changed

+2
-0
lines changed

packages/destination-actions/src/destinations/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ register('6874c64e5eda096bf3850ee0', './aampe')
209209
register('6880c39343b2271b41970fd9', './epsilon')
210210
register('6888c9ea14d648263fff811d', './clay')
211211
register('688b65709774ffcb4af8a03b', './bing-ads-audiences')
212+
register('6891fb45c0068b7fad1e80a5', './batch')
213+
register('6891e1a284d96219f601647b', './sftp')
212214

213215
function register(id: MetadataId, destinationPath: string) {
214216
// eslint-disable-next-line @typescript-eslint/no-var-requires

0 commit comments

Comments
 (0)