mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add ajv as a dependency to stop prettier-eslint-cli from squawking
This commit is contained in:
parent
4079baa570
commit
f7b8678ff5
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
"v8-profiler": "^5.6.5"
|
"v8-profiler": "^5.6.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"ajv": "^5.5.2",
|
||||||
"bunyan": "^1.0.0",
|
"bunyan": "^1.0.0",
|
||||||
"chai": "",
|
"chai": "",
|
||||||
"eslint": "^5.11.1",
|
"eslint": "^5.11.1",
|
||||||
|
|
Loading…
Reference in a new issue