browser-specs 4.11.0 → 4.11.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/index.json +1 -1
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -1101,7 +1101,7 @@
1101
1101
  },
1102
1102
  {
1103
1103
  "url": "https://drafts.csswg.org/css-overflow-5/",
1104
- "seriesComposition": "full",
1104
+ "seriesComposition": "delta",
1105
1105
  "shortname": "css-overflow-5",
1106
1106
  "series": {
1107
1107
  "shortname": "css-overflow",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.11.0",
3
+ "version": "4.11.1",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",