chore: address phase 7 review feedback
This commit is contained in:
committed by
copilot-swe-agent[bot]
parent
ff04df6260
commit
ac36035f3e
@@ -57,7 +57,7 @@ bun = module_extension(
|
||||
|
||||
_install = tag_class(
|
||||
attrs = {
|
||||
"name": attr.string(default = "node_modules"),
|
||||
"name": attr.string(mandatory = True),
|
||||
"package_json": attr.string(mandatory = True),
|
||||
"bun_lockfile": attr.string(mandatory = True),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user