mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
Downgraded the angular2-jwt library since it has a bug in it. #2064
This commit is contained in:
parent
04aee45446
commit
c2ca4824b7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
"@angular/platform-browser-dynamic": "^5.1.2",
|
||||
"@angular/platform-server": "5.0.0",
|
||||
"@angular/router": "^5.1.2",
|
||||
"@auth0/angular-jwt": "^1.0.0-beta.9",
|
||||
"@auth0/angular-jwt": "1.0.0-beta.9",
|
||||
"@ng-bootstrap/ng-bootstrap": "^1.0.0-beta.8",
|
||||
"@ngx-translate/core": "^8.0.0",
|
||||
"@ngx-translate/http-loader": "^2.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue