This commit is contained in:
garronej
2023-03-18 16:58:21 +01:00
2 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
{
"name": "keycloakify",
"version": "6.13.1",
"version": "6.13.2",
"description": "Create Keycloak themes using React",
"repository": {
"type": "git",
@ -84,14 +84,14 @@
"@octokit/rest": "^18.12.0",
"cheerio": "^1.0.0-rc.5",
"cli-select": "^1.1.2",
"evt": "^2.4.15",
"evt": "^2.4.18",
"make-fetch-happen": "^11.0.3",
"minimal-polyfills": "^2.2.2",
"minimist": "^1.2.6",
"path-browserify": "^1.0.1",
"react-markdown": "^5.0.3",
"rfc4648": "^1.5.2",
"tsafe": "^1.4.3",
"tsafe": "^1.6.0",
"zod": "^3.17.10"
}
}