@magento/venia-sample-language-packs 0.0.9-alpha.2 → 0.0.10-beta.1

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.
Files changed (2) hide show
  1. package/i18n/fr_FR.json +1 -0
  2. package/package.json +3 -3
package/i18n/fr_FR.json CHANGED
@@ -354,6 +354,7 @@
354
354
  "shippingForm.getShippingOptions": "Obtenez les options d'expédition",
355
355
  "shippingForm.loading": "Chargement des méthodes ...",
356
356
  "shippingForm.zip": "Code postal",
357
+ "shippingForm.shippingEmail":"Livraison Courriel",
357
358
  "shippingInformation.cardTitle": "Informations sur l'expedition",
358
359
  "shippingInformation.editTitle": "1. Informations d'expédition",
359
360
  "shippingInformation.loading": "Récupération des informations d'expédition...",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magento/venia-sample-language-packs",
3
- "version": "0.0.9-alpha.2",
3
+ "version": "0.0.10-beta.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -12,8 +12,8 @@
12
12
  "repository": "github:magento/pwa-studio",
13
13
  "license": "(OSL-3.0 OR AFL-3.0)",
14
14
  "peerDependencies": {
15
- "@magento/pwa-buildpack": "11.4.0-alpha.2",
16
- "@magento/venia-ui": "9.5.0-alpha.2"
15
+ "@magento/pwa-buildpack": "~11.4.0",
16
+ "@magento/venia-ui": "9.6.0-beta.1"
17
17
  },
18
18
  "pwa-studio": {
19
19
  "targets": {