We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b1b97 commit 2c9b5b6Copy full SHA for 2c9b5b6
package.json
@@ -21,8 +21,6 @@
21
"devDependencies": {
22
"@shelf/jest-mongodb": "^1.2.2",
23
"@types/jest": "^26.0.8",
24
- "@types/lodash.clonedeep": "^4.5.9",
25
- "@types/lodash.mergewith": "^4.6.9",
26
"eslint": "^6.7.2",
27
"eslint-config-codex": "1.2.4",
28
"eslint-plugin-import": "^2.19.1",
@@ -44,6 +42,8 @@
44
42
"@types/amqp-connection-manager": "^2.0.4",
45
43
"@types/bson": "^4.0.5",
46
"@types/debug": "^4.1.5",
+ "@types/lodash.clonedeep": "^4.5.9",
+ "@types/lodash.mergewith": "^4.6.9",
47
"@types/escape-html": "^1.0.0",
48
"@types/graphql-upload": "^8.0.11",
49
"@types/jsonwebtoken": "^8.3.5",
0 commit comments