Skip to content

Commit

Permalink
fix: 🐛 issue with client returning empty jwk
Browse files Browse the repository at this point in the history
  • Loading branch information
Radu Achim committed Dec 11, 2019
1 parent ec13569 commit 0a8be52
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/egendata/example-cv#readme",
"dependencies": {
"@egendata/client": "1.0.1",
"@egendata/client": "1.0.2",
"@smooth-ui/core-sc": "^10.1.0",
"axios": "^0.19.0",
"change-case": "^3.1.0",
Expand Down

0 comments on commit 0a8be52

Please sign in to comment.