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
@@ -58,7 +58,8 @@
"@types/passport-google-oauth20": "^2.0.3",
"@types/passport-microsoft": "^0.0.0",
"@types/passport-saml": "^1.1.2",
"jest-fetch-mock": "^3.0.3"
"jest-fetch-mock": "^3.0.3",
"msw": "^0.20.5"
},
"files": [
"dist",