@retailrocketgroup/retailrocket-edit.abandoned-category-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.abandoned-category-vue-email-template-render",
3
- "version": "6.0.388330-dev",
3
+ "version": "6.0.388429-dev",
4
4
  "private": false
5
5
  }
@@ -306,7 +306,7 @@ const app = createApp(
306
306
  )
307
307
  })
308
308
  }),
309
- initialEmailTemplate: JSON.parse(params.emailTemplateJson),
309
+ template: JSON.parse(params.emailTemplateJson),
310
310
  wysiwygTemplateEditorBffClient: wysiwygTemplateEditorBffClientFactory({
311
311
  themeLibraryBffClient: createThemeLibraryBffClient(
312
312
  apiMachineFetchFactory({