@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.js CHANGED
@@ -542,8 +542,8 @@ var LANGUAGES_CONFIG = {
542
542
  ["French" /* FRENCH */]: {
543
543
  code: "fr-CA",
544
544
  voice: {
545
- code: "fr-FR",
546
- name: "fr-FR-Wavenet-C",
545
+ code: "fr-CA",
546
+ name: "fr-CA-Wavenet-C",
547
547
  preprocessing: { commaAsSpace: true }
548
548
  },
549
549
  isMostUsed: true