pin the correct repo to the top of the plugin list
This commit is contained in:
@ -849,7 +849,7 @@ return setmetatable({
|
|||||||
packages = {}
|
packages = {}
|
||||||
|
|
||||||
bench("load", function()
|
bench("load", function()
|
||||||
root = register("chiyadev/dep")
|
root = register("squibid/dep")
|
||||||
register_recursive(config)
|
register_recursive(config)
|
||||||
sort_dependencies()
|
sort_dependencies()
|
||||||
ensure_acyclic()
|
ensure_acyclic()
|
||||||
|
Reference in New Issue
Block a user