web-specs 3.12.0 → 3.12.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
@@ -1252,7 +1252,7 @@
1252
1252
  },
1253
1253
  {
1254
1254
  "url": "https://drafts.csswg.org/css-overflow-5/",
1255
- "seriesComposition": "full",
1255
+ "seriesComposition": "delta",
1256
1256
  "shortname": "css-overflow-5",
1257
1257
  "series": {
1258
1258
  "shortname": "css-overflow",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.12.0",
3
+ "version": "3.12.1",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",