Commit bcf01c6
authored
docs: clarify package.json override value specs (#9505)
## Summary
- state explicitly that override values accept standard npm dependency
specifiers
- add a semver range example for override values
- keep the change scoped to the existing `package.json#overrides` docs
Closes #9475.
## Validation
- `git diff --check`1 parent 455aa4a commit bcf01c6
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
896 | 896 | | |
897 | 897 | | |
898 | 898 | | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
899 | 914 | | |
900 | 915 | | |
901 | 916 | | |
| |||
0 commit comments