Skip to content

Commit

Permalink
Use MVN
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Garrone <joseph.garrone@data.gouv.fr>
  • Loading branch information
garronej authored Apr 24, 2023
1 parent a99c6d1 commit 18b9829
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"homepage": "https://sill.code.gouv.fr",
"name": "sill-web",
"version": "1.9.1",
"version": "1.9.2",
"license": "MIT",
"scripts": {
"start": "react-app-rewired start",
Expand Down Expand Up @@ -105,6 +105,9 @@
"no-sequences": "off"
}
},
"keycloakify": {
"bundler": "mvn"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged -v"
Expand Down

0 comments on commit 18b9829

Please sign in to comment.