chore(deps): add missing dependencies

This commit is contained in:
Alexander Bukhalo
2021-01-02 01:30:28 +03:00
parent ccb2db0106
commit 841ba6e6a0
2 changed files with 17 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
"devDependencies": {
"@nestjs/common": "7.6.5",
"@nestjs/core": "7.6.5",
"@types/lodash": "^4.14.167",
"@typescript-eslint/eslint-plugin": "4.11.1",
"@typescript-eslint/parser": "4.11.1",
"eslint": "7.16.0",
@@ -44,6 +45,7 @@
"eslint-plugin-import": "2.22.1",
"husky": "4.3.6",
"lint-staged": "10.5.3",
"lodash": "^4.17.20",
"prettier": "2.2.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.6.3",