mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
8 lines
120 B
YAML
8 lines
120 B
YAML
|
dependencies:
|
||
|
- any: ['package-lock.json']
|
||
|
all: ['!package.json']
|
||
|
|
||
|
documentation:
|
||
|
- README.md
|
||
|
- LICENSE
|
||
|
- .env_example
|