Add zenderator bins
This commit is contained in:
parent
bc84512e73
commit
09bf6d3762
1 changed files with 5 additions and 1 deletions
|
|
@ -29,5 +29,9 @@
|
|||
"⌬\\Database\\": "src",
|
||||
"⌬\\Database\\Tests\\": "tests/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"src/Generator/zenderator",
|
||||
"src/Generator/sdkifier"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue