keycloakify 6.8.6 → 6.8.7
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 +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "keycloakify",
|
3
|
-
"version": "6.8.
|
3
|
+
"version": "6.8.7",
|
4
4
|
"description": "Keycloak theme generator for Reacts app",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -1298,7 +1298,7 @@
|
|
1298
1298
|
"minimal-polyfills": "^2.2.2",
|
1299
1299
|
"minimist": "^1.2.6",
|
1300
1300
|
"path-browserify": "^1.0.1",
|
1301
|
-
"powerhooks": "^0.20.
|
1301
|
+
"powerhooks": "^0.20.26",
|
1302
1302
|
"react-markdown": "^5.0.3",
|
1303
1303
|
"rfc4648": "^1.5.2",
|
1304
1304
|
"scripting-tools": "^0.19.13",
|