Skip to content

Commit

Permalink
#557: reduced asset dep to asset-message; added dataExtension dep
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Nov 24, 2022
1 parent 3b5eea6 commit 04e9568
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
bodyIteratorField: 'definitions',
dependencies: ['asset', 'list', 'interaction'],
dependencies: ['asset-message', 'dataExtension', 'list', 'interaction'],
hasExtended: false,
idField: 'definitionId',
keyField: 'definitionKey',
Expand Down

0 comments on commit 04e9568

Please sign in to comment.