We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf160c7 commit dc6eb4bCopy full SHA for dc6eb4b
openapi.json
@@ -8563,7 +8563,7 @@
8563
"conan",
8564
"conda",
8565
"cran",
8566
- "crate",
+ "crates",
8567
"deb",
8568
"docker",
8569
"gem",
types/api.d.ts
@@ -3933,7 +3933,7 @@ export interface components {
3933
| 'conan'
3934
| 'conda'
3935
| 'cran'
3936
- | 'crate'
+ | 'crates'
3937
| 'deb'
3938
| 'docker'
3939
| 'gem'
0 commit comments