We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59eeb49 commit a8042ffCopy full SHA for a8042ff
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",
@@ -46,6 +44,8 @@
46
44
"@types/debug": "^4.1.5",
47
45
"@types/escape-html": "^1.0.0",
48
"@types/graphql-upload": "^8.0.11",
+ "@types/lodash.clonedeep": "^4.5.9",
+ "@types/lodash.mergewith": "^4.6.9",
49
"@types/jsonwebtoken": "^8.3.5",
50
"@types/mime-types": "^2.1.0",
51
"@types/mongodb": "^3.6.20",
0 commit comments