web-specs 2.75.0 → 2.75.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 +0 -2
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -21975,8 +21975,6 @@
21975
21975
  "url": "https://drafts.csswg.org/selectors-nonelement-1/",
21976
21976
  "status": "Editor's Draft",
21977
21977
  "alternateUrls": [
21978
- "https://w3c.github.io/csswg-drafts/selectors-nonelement-1/",
21979
- "https://w3c.github.io/csswg-drafts/selectors-nonelement/",
21980
21978
  "https://w3c.github.io/csswg-drafts/selectors-nonelement-1/",
21981
21979
  "https://w3c.github.io/csswg-drafts/selectors-nonelement/"
21982
21980
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.75.0",
3
+ "version": "2.75.1",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",