Skip to content

Commit a8042ff

Browse files
committed
Update package.json
1 parent 59eeb49 commit a8042ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
"devDependencies": {
2222
"@shelf/jest-mongodb": "^1.2.2",
2323
"@types/jest": "^26.0.8",
24-
"@types/lodash.clonedeep": "^4.5.9",
25-
"@types/lodash.mergewith": "^4.6.9",
2624
"eslint": "^6.7.2",
2725
"eslint-config-codex": "1.2.4",
2826
"eslint-plugin-import": "^2.19.1",
@@ -46,6 +44,8 @@
4644
"@types/debug": "^4.1.5",
4745
"@types/escape-html": "^1.0.0",
4846
"@types/graphql-upload": "^8.0.11",
47+
"@types/lodash.clonedeep": "^4.5.9",
48+
"@types/lodash.mergewith": "^4.6.9",
4949
"@types/jsonwebtoken": "^8.3.5",
5050
"@types/mime-types": "^2.1.0",
5151
"@types/mongodb": "^3.6.20",

0 commit comments

Comments
 (0)