mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-15 19:41:02 +00:00
5 lines
61 B
YAML
5 lines
61 B
YAML
language: node_js
|
|
node_js:
|
|
- "8.9"
|
|
install: npm install
|