mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
use node v20 in github workflow (replacing v19) (#3093)
additional: - update deps - suppress more unwanted log errors in e2e tests - add .gitattributes - fix prettier/js warnings
This commit is contained in:
2
vendor/package.json
vendored
2
vendor/package.json
vendored
@@ -13,7 +13,7 @@
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"moment": "^2.29.4",
|
||||
"moment-timezone": "^0.5.43",
|
||||
"nunjucks": "^3.2.3",
|
||||
"nunjucks": "^3.2.4",
|
||||
"suncalc": "^1.9.0",
|
||||
"weathericons": "^2.1.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user