From fe529f4a7739ac6dd9a30652279818519565ec6a Mon Sep 17 00:00:00 2001 From: eug-vs Date: Thu, 25 Jun 2020 18:52:01 +0300 Subject: style!: fix all linting errors --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index ecdd31d..1a21fcf 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,8 @@ "cors": "^2.8.5", "feathers-mongoose": "^8.3.0", "lodash": "^4.17.15", - "mongoose": "^5.9.18" + "mongoose": "^5.9.18", + "which-types": "^1.4.0" }, "repository": { "type": "git", @@ -42,7 +43,6 @@ "eslint": "^7.2.0", "eslint-config-airbnb-typescript": "^8.0.2", "eslint-plugin-import": "^2.21.2", - "typescript": "^3.9.5", - "which-types": "^1.4.0" + "typescript": "^3.9.5" } } -- cgit v1.2.3