@retailrocketgroup/retailrocket-edit.transactional-vue-email-template-render 6.0.388330-dev → 6.0.388429-dev

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
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@retailrocketgroup/retailrocket-edit.transactional-vue-email-template-render",
3
- "version": "6.0.388330-dev",
3
+ "version": "6.0.388429-dev",
4
4
  "private": false
5
5
  }
@@ -324,7 +324,7 @@ const app = createApp(
324
324
  )
325
325
  })
326
326
  }),
327
- initialEmailTemplate: JSON.parse(params.emailTemplateJson),
327
+ template: JSON.parse(params.emailTemplateJson),
328
328
  wysiwygTemplateEditorBffClient: wysiwygTemplateEditorBffClientFactory({
329
329
  themeLibraryBffClient: createThemeLibraryBffClient(
330
330
  apiMachineFetchFactory({