mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-13 05:26:56 +00:00
build: update the main and output filenames
This commit is contained in:
parent
b0238beb67
commit
35f4c2e44a
|
@ -5,6 +5,6 @@
|
|||
"templates",
|
||||
"vendor"
|
||||
],
|
||||
"main": "bin/build-config.php",
|
||||
"output": "build/build-config"
|
||||
"main": "bin/build-configs",
|
||||
"output": "build/build-configs"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue