mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -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"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ajv": "^5.5.2",
|
||||
"bunyan": "^1.0.0",
|
||||
"chai": "",
|
||||
"eslint": "^5.11.1",
|
||||
|
|
Loading…
Reference in a new issue