mirror of
https://github.com/unraid/api.git
synced 2026-01-01 06:01:18 -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",
|
"nuxt-custom-elements",
|
||||||
"reflect-metadata"
|
"reflect-metadata"
|
||||||
],
|
],
|
||||||
"rangeStrategy": "replace"
|
"rangeStrategy": "pin"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user