diff --git a/package.json b/package.json index f8c3ffa..e8903c9 100755 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "storybook": "start-storybook -p 6006" }, "keycloakify": { + "bundler": "mvn", "extraThemeProperties": [ "foo=bar" ], @@ -28,7 +29,7 @@ ], "customUserAttributes": [ "your-custom-attribute" - ] + ], }, "author": "u/garronej", "license": "MIT",