@worksafevictoria/wcl7.5 1.17.0-beta.1 → 1.17.0-beta.2

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@worksafevictoria/wcl7.5",
3
- "version": "1.17.0-beta.1",
3
+ "version": "1.17.0-beta.2",
4
4
  "description": "WorkSafe Victoria Component Library - GitHub Actions Migration Test",
5
5
  "main": "src/index.js",
6
6
  "license": "MIT",
@@ -164,7 +164,7 @@ export default {
164
164
  {
165
165
  field_title: this.transcriptTitle,
166
166
  field_rich_text: {
167
- value: this.transcript,
167
+ processed: this.transcript,
168
168
  },
169
169
  },
170
170
  ]