bundles: no default for nodejs version anymore
This commit is contained in:
parent
55a3e6675f
commit
263440296d
5 changed files with 30 additions and 1 deletions
|
@ -26,6 +26,9 @@ defaults = {
|
|||
},
|
||||
},
|
||||
},
|
||||
'nodejs': {
|
||||
'version': 18,
|
||||
},
|
||||
'pretalx': {
|
||||
'database': {
|
||||
'user': 'pretalx',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue