chore(auth0) install Auth0

This commit is contained in:
dancingCycle 2022-07-18 15:25:47 +02:00
parent 87f8c2db80
commit c6c07c935f
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"keywords": [
"react",
"webpack",
"auth0"
"auth0"
],
"author": "Software Ingenieur Begerad <dialog@SwIngBe.de>",
"license": "GPL-3.0-or-later",
@ -30,6 +30,7 @@
"webpack-merge": "^5.8.0"
},
"dependencies": {
"@auth0/auth0-react": "^1.10.2",
"prop-types": "^15.8.1",
"react": "^18.1.0",
"react-dom": "^18.1.0"