chore: Update modules.json to reflect change in dir layout

This commit is contained in:
Gerald Pinder 2024-02-25 21:26:36 -05:00
parent 910e0434b6
commit 1978339993

View file

@ -1,4 +1,4 @@
[
"https://raw.githubusercontent.com/blue-build/cli/main/templates/modules/containerfile/module.yml",
"https://raw.githubusercontent.com/blue-build/cli/main/templates/modules/files/module.yml"
]
"https://raw.githubusercontent.com/blue-build/cli/main/template/templates/modules/containerfile/module.yml",
"https://raw.githubusercontent.com/blue-build/cli/main/template/templates/modules/files/module.yml"
]