mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Merge pull request #1012 from roramirez/set-version-express-ipfilter
set version of express-ipfilter:
This commit is contained in:
commit
068b6a5470
@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Change hooks for the vendors e2e tests.
|
- Change hooks for the vendors e2e tests.
|
||||||
- Add log when clientonly failed on starting.
|
- Add log when clientonly failed on starting.
|
||||||
- Add warning color when are using full ip whitelist.
|
- Add warning color when are using full ip whitelist.
|
||||||
|
- Set version of the `express-ipfilter` on 0.3.1.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed issue with incorrect allignment of analog clock when displayed in the center column of the MM.
|
- Fixed issue with incorrect allignment of analog clock when displayed in the center column of the MM.
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
"colors": "^1.1.2",
|
"colors": "^1.1.2",
|
||||||
"electron": "^1.6.10",
|
"electron": "^1.6.10",
|
||||||
"express": "^4.15.3",
|
"express": "^4.15.3",
|
||||||
"express-ipfilter": "latest",
|
"express-ipfilter": "0.3.1",
|
||||||
"feedme": "latest",
|
"feedme": "latest",
|
||||||
"helmet": "^3.6.1",
|
"helmet": "^3.6.1",
|
||||||
"iconv-lite": "latest",
|
"iconv-lite": "latest",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user