Working version
Showing
| ... | ... | @@ -11,14 +11,10 @@ |
| }, | ||
| "dependencies": { | ||
| "@babel/polyfill": "^7.2.5", | ||
| "jwt-decode": "^2.2.0", | ||
| "react-aad-msal": "^0.4.1" | ||
| }, | ||
| "resolutions": { | ||
| "react-aad-msal/babel-jest": ">=23.6.0" | ||
| "@kdpw/msal-b2c-react": "^0.0.2" | ||
| }, | ||
| "peerDependencies": { | ||
| "react": "^16.7.0" | ||
| "react": ">=16.8.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/cli": "^7.2.3", | ||
| ... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment