Fix dependencies.

This commit is contained in:
John Livingston
2021-04-16 20:58:58 +02:00
parent 2f5bd26975
commit 8e2565988b
2 changed files with 3 additions and 5 deletions

View File

@ -23,6 +23,7 @@
],
"dependencies": {
"body-parser": "^1.19.0",
"decache": "^4.6.0",
"express-http-proxy": "^1.6.2"
},
"devDependencies": {
@ -35,7 +36,6 @@
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"converse.js": "^7.0.5",
"decache": "^4.6.0",
"eslint": "^7.20.0",
"eslint-config-standard": "^16.0.2",
"eslint-config-standard-with-typescript": "^20.0.0",