chore: fixing dependencies list

This commit is contained in:
blam
2020-10-21 10:36:36 +02:00
parent 3825cb8d04
commit 84c64329ea
13 changed files with 28 additions and 14 deletions
+3 -2
View File
@@ -40,8 +40,9 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"msw": "^0.20.5",
"node-fetch": "^2.6.1"
"msw": "^0.21.2",
"node-fetch": "^2.6.1",
"cross-fetch": "^3.0.6"
},
"files": [
"dist"