@magmamath/frontend-config 1.5.5 → 1.5.6

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/dist/index.mjs CHANGED
@@ -536,8 +536,8 @@ var LANGUAGES_CONFIG = {
536
536
  ["French" /* FRENCH */]: {
537
537
  code: "fr-CA",
538
538
  voice: {
539
- code: "fr-FR",
540
- name: "fr-FR-Wavenet-C",
539
+ code: "fr-CA",
540
+ name: "fr-CA-Wavenet-C",
541
541
  preprocessing: { commaAsSpace: true }
542
542
  },
543
543
  isMostUsed: true