mdn-data 2.6.0 → 2.6.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/l10n/css.json +3 -0
  2. package/package.json +1 -1
package/l10n/css.json CHANGED
@@ -528,6 +528,9 @@
528
528
  "en-US": "Block-containers, flex containers, and grid containers",
529
529
  "ja": "ブロックコンテナー, フレックスコンテナー, グリッドコンテナー"
530
530
  },
531
+ "blockContainersMultiColumnContainersFlexContainersGridContainers": {
532
+ "en-US": "Block-containers, multi-column containers, flex containers"
533
+ },
531
534
  "blockElementsInNormalFlow": {
532
535
  "de": "Blocklevelelemente in normalem Fluss des Wurzelelements. User Agents können es auch auf andere Elemente wie <code>table-row</code>-Elemente anwenden.",
533
536
  "en-US": "block-level elements in the normal flow of the root element. User agents may also apply it to other elements like <code>table-row</code> elements.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdn-data",
3
- "version": "2.6.0",
3
+ "version": "2.6.1",
4
4
  "description": "Open Web data by the Mozilla Developer Network",
5
5
  "main": "index.js",
6
6
  "files": [