Skip to content

Commit

Permalink
fix: rm dsfr update icons
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebigard committed Oct 24, 2024
1 parent 7073d5f commit 2945883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"scripts": {
"start": "yarn dsfr:copy && react-scripts start",
"build": "yarn dsfr:copy && dsfr:update && react-scripts build",
"build": "yarn dsfr:copy && react-scripts build",
"test": "react-scripts test",
"serve": "ws --port 3000 --log.format dev --spa index.html",
"eject": "react-scripts eject",
Expand Down

0 comments on commit 2945883

Please sign in to comment.