Skip to content

Commit bbbce13

Browse files
authored
Clean
1 parent 239a542 commit bbbce13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/registration-base-url-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Each package dependency has the following properties:
211211
Name | Type | Required | Notes
212212
------------ | ------ | -------- | -----
213213
id | string | yes | The ID of the package dependency
214-
range | object | no | The allowed [version range](../concepts/package-versioning.md#version-ranges-and-wildcards) of the dependency
214+
range | object | no | The allowed [version range](../concepts/package-versioning.md#version-ranges-and-wildcards) of the dependency
215215
registration | string | no | The URL to the registration index for this dependency
216216

217217
If the `range` property is excluded or an empty string, the client should default to the version range `(, )`. That is,

0 commit comments

Comments
 (0)