Add ajv dependency to fix linting error.

This commit is contained in:
Michael Teeuw 2018-12-19 16:04:52 +01:00 committed by GitHub
parent 92accf99b4
commit 24e15c0568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,7 @@
"time-grunt": "latest"
},
"dependencies": {
"ajv": "6.5.5",
"body-parser": "^1.18.2",
"colors": "^1.1.2",
"electron": "^2.0.4",