pin the correct repo to the top of the plugin list
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user