Skip to content

Commit

Permalink
Downgraded the angular2-jwt library since it has a bug in it. #2064
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Mar 11, 2018
1 parent 04aee45 commit c2ca482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ombi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit c2ca482

Please sign in to comment.