mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-10 17:24:44 +00:00
5 lines
61 B
YAML
5 lines
61 B
YAML
language: node_js
|
|
node_js:
|
|
- "8.9"
|
|
install: npm install
|