diff options
Diffstat (limited to 'src/DevHive.Angular/package.json')
| -rw-r--r-- | src/DevHive.Angular/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DevHive.Angular/package.json b/src/DevHive.Angular/package.json index 833c257..1f09ab1 100644 --- a/src/DevHive.Angular/package.json +++ b/src/DevHive.Angular/package.json @@ -21,7 +21,9 @@ "@angular/platform-browser": "^11.0.7", "@angular/platform-browser-dynamic": "^11.0.7", "@angular/router": "^11.0.7", + "@types/jwt-decode": "^3.1.0", "guid-typescript": "^1.0.9", + "jwt-decode": "^3.1.2", "normalize.css": "^8.0.1", "reset-css": "^5.0.1", "rxjs": "~6.6.0", |
