Commit 959e8ce3 authored by Ben Galloway's avatar Ben Galloway

Override babel-jest package version resolution

parent 4a157ac8
......@@ -14,6 +14,9 @@
"jwt-decode": "^2.2.0",
"react-aad-msal": "^0.4.1"
},
"resolutions": {
"react-aad-msal/babel-jest": "*"
},
"peerDependencies": {
"react": "^16.7.0"
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment