Remove React as peer dpendency so that Keycloakify can be more easily used in Vue and Angular projects
This commit is contained in:
@ -62,9 +62,6 @@
|
|||||||
"bluehats"
|
"bluehats"
|
||||||
],
|
],
|
||||||
"homepage": "https://www.keycloakify.dev",
|
"homepage": "https://www.keycloakify.dev",
|
||||||
"peerDependencies": {
|
|
||||||
"react": "*"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tsafe": "^1.6.6"
|
"tsafe": "^1.6.6"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user