pin the correct repo to the top of the plugin list
This commit is contained in:
parent
344223afd5
commit
5b7b7f610f
1 changed files with 1 additions and 1 deletions
|
|
@ -849,7 +849,7 @@ return setmetatable({
|
|||
packages = {}
|
||||
|
||||
bench("load", function()
|
||||
root = register("chiyadev/dep")
|
||||
root = register("squibid/dep")
|
||||
register_recursive(config)
|
||||
sort_dependencies()
|
||||
ensure_acyclic()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue