keycloakify 9.4.0-rc.11 → 9.4.0-rc.12
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.
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "keycloakify",
|
3
|
-
"version": "9.4.0-rc.
|
3
|
+
"version": "9.4.0-rc.12",
|
4
4
|
"description": "Create Keycloak themes using React",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -1090,7 +1090,6 @@
|
|
1090
1090
|
"make-fetch-happen": "^11.0.3",
|
1091
1091
|
"minimal-polyfills": "^2.2.2",
|
1092
1092
|
"minimist": "^1.2.6",
|
1093
|
-
"path-browserify": "^1.0.1",
|
1094
1093
|
"react-markdown": "^5.0.3",
|
1095
1094
|
"recast": "^0.23.3",
|
1096
1095
|
"rfc4648": "^1.5.2",
|