pin the correct repo to the top of the plugin list

This commit is contained in:
2023-04-30 19:49:01 -04:00
parent 344223afd5
commit 5b7b7f610f

View File

@ -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()