mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Add ajv dependency to fix linting error.
This commit is contained in:
parent
92accf99b4
commit
24e15c0568
@ -55,6 +55,7 @@
|
|||||||
"time-grunt": "latest"
|
"time-grunt": "latest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"ajv": "6.5.5",
|
||||||
"body-parser": "^1.18.2",
|
"body-parser": "^1.18.2",
|
||||||
"colors": "^1.1.2",
|
"colors": "^1.1.2",
|
||||||
"electron": "^2.0.4",
|
"electron": "^2.0.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user