keycloakify 10.0.0-rc.84 → 10.0.0-rc.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "keycloakify",
3
- "version": "10.0.0-rc.84",
3
+ "version": "10.0.0-rc.85",
4
4
  "description": "Create Keycloak themes using React",
5
5
  "repository": {
6
6
  "type": "git",
@@ -820,9 +820,6 @@
820
820
  "bluehats"
821
821
  ],
822
822
  "homepage": "https://www.keycloakify.dev",
823
- "peerDependencies": {
824
- "react": "*"
825
- },
826
823
  "dependencies": {
827
824
  "tsafe": "^1.6.6"
828
825
  },