Add ajv as a dependency to stop prettier-eslint-cli from squawking

This commit is contained in:
Christopher Hoskin 2019-01-04 15:31:02 +00:00
parent 4079baa570
commit f7b8678ff5

View file

@ -27,6 +27,7 @@
"v8-profiler": "^5.6.5"
},
"devDependencies": {
"ajv": "^5.5.2",
"bunyan": "^1.0.0",
"chai": "",
"eslint": "^5.11.1",