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