Add jwt decode library

This commit is contained in:
Hazem Krimi
2021-05-02 03:55:52 +01:00
parent 4f6671d002
commit ef77261ecd
2 changed files with 14 additions and 0 deletions
+2
View File
@@ -8,6 +8,7 @@
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/jwt-decode": "^3.1.0",
"@types/node": "^12.0.0",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
@@ -15,6 +16,7 @@
"@types/styled-components": "^5.1.9",
"formik": "^2.2.6",
"graphql": "^15.5.0",
"jwt-decode": "^3.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.2.0",