Skip to content

Commit

Permalink
Merge pull request #8 from zoltantemesvari/patch-1
Browse files Browse the repository at this point in the history
Update package.json with oidc-client-ts
  • Loading branch information
peintnermax committed Apr 29, 2024
2 parents 5a5681b + 1408dc2 commit 7309fa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"react-router-dom": "^6.21.3",
"react-scripts": "5.0.1",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
"web-vitals": "^2.1.0",
"oidc-client-ts": "^2.4.0",
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 7309fa9

Please sign in to comment.