Skip to content

Commit

Permalink
✨ Script migration recours (#2202)
Browse files Browse the repository at this point in the history
* ✨ Script migration recours

* ✨ Script migration recours

* 🐛 Fix

* 🚨 Fix lint

---------

Co-authored-by: Hubert MONCENIS <hubmoncenis@gmail.com>
  • Loading branch information
spontoreau and HubM committed Sep 26, 2024
1 parent b4b054e commit e25e1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/applications/scheduled-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"start:supprimer-raccordement": "node ./dist/raccordement/supprimer-raccordement",
"start:annuler-echoir-gf-abandonnés-ou-éliminés": "node ./dist/annuler-echoir-gf-abandonnés-ou-éliminés",
"start:ajouter-rappel-gf-avec-date-echeance": "node ./dist/ajouter-rappel-gf-avec-date-echeance",
"start:migrate-event-for-revours": "node ./dist/recours/migrate-events-for-recours",
"start:migrate-event-for-recours": "node ./dist/recours/migrate-events-for-recours",
"start:récupérer-fichier-gf-candidature-référentiel-dgec": "node ./dist/garanties-financières/récupérer-fichier-gf-candidature-référentiel-dgec"
},
"dependencies": {
Expand Down

0 comments on commit e25e1c0

Please sign in to comment.