mirror of
https://github.com/unraid/api.git
synced 2025-12-19 07:39:37 -06:00
fix: pin ranges (#1460)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated dependency management settings to pin exact versions during updates. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"nuxt-custom-elements",
|
||||
"reflect-metadata"
|
||||
],
|
||||
"rangeStrategy": "replace"
|
||||
"rangeStrategy": "pin"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user