diff --git a/README.md b/README.md index 3843d7c..c692131 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ The following table shows the current version of [GOV.UK Frontend](https://githu | [Check if you can get legal aid](https://github.com/ministryofjustice/cla_public/) | ^4.8.0 | New crown | | [GOV.UK One Login – Product page](https://github.com/govuk-one-login/onboarding-product-page/) | ^4.8.0 | New crown | | [GOV.UK One Login – Admin tool](https://github.com/govuk-one-login/onboarding-self-service-experience/tree/main/express/) | ^4.8.0 | New crown | +| [MoJ Forms](https://github.com//) | 4.8.0 | New crown | +| [MoJ Forms](https://github.com//) | 4.8.0 | New crown | | [Find a grant](https://github.com/cabinetoffice/gap-find-apply-web/tree/main/packages/applicant/) | ^4.8 | New crown | | [Find postgraduate teacher training](https://github.com/DFE-Digital/find-teacher-training/) | ^4.4.1 | Old crown | | [Create an energy label](https://github.com/UKGovernmentBEIS/energy-label-service/) | ^4.0.1 | Old crown | diff --git a/data.json b/data.json index 3f1c0e3..d2f4287 100644 --- a/data.json +++ b/data.json @@ -657,6 +657,18 @@ "serviceName": "Manage family support services and accounts", "packageLocation": "src/shared/web-components/src/familyhubs-frontend/", "govukversion": "5.2.0" + }, + { + "repo": "ministryofjustice/formbuilder-product-page", + "serviceName": "MoJ Forms", + "name": "Product page", + "govukversion": "4.8.0" + }, + { + "repo": "ministryofjustice/fb-editor", + "serviceName": "MoJ Forms", + "name": "Form builder", + "govukversion": "4.8.0" } ] }