docs for dependency version

This commit is contained in:
KotIsOff
2025-08-23 16:43:42 +03:00
parent 74238d0844
commit f91b734aea
2 changed files with 11 additions and 1 deletions
+5
View File
@@ -30,6 +30,11 @@ If prefix is not specified, '!' level will be used.
Example: '~randutil' - weak dependency 'randutil'.
Dependency version is indicated by postfix after '@' symbol.
If postfix is not specified, '*' (any) version will be used.
Example: 'randutil@1.0' - dependency 'randutil' which requires version 1.0.
Example:
```json
{