chore(cli): fixing issues with the new dependency

This commit is contained in:
blam
2020-09-21 23:37:35 +02:00
parent 02bff0b54d
commit 6f70008386
24 changed files with 43 additions and 24 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"jest-fetch-mock": "^3.0.3"
"jest-fetch-mock": "^3.0.3",
"msw": "^0.20.5"
},
"files": [
"dist"