Skip to content

Commit e1054b7

Browse files
committed
fixup! move dependency to devDep
1 parent 174c140 commit e1054b7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@types/wtfnode": "^0.7.0",
1111
"argon2": "^0.28.0",
1212
"jest": "^26.6.3",
13+
"jest-fetch-mock": "^3.0.3",
1314
"jsdom": "^16.4.0",
1415
"node-fetch": "^2.6.1",
1516
"playwright": "^1.12.1",
@@ -19,8 +20,5 @@
1920
},
2021
"resolutions": {
2122
"argon2/@mapbox/node-pre-gyp/tar": "^6.1.3"
22-
},
23-
"dependencies": {
24-
"jest-fetch-mock": "^3.0.3"
2523
}
2624
}

0 commit comments

Comments
 (0)