@ministryofjustice/hmpps-digital-prison-reporting-frontend 3.28.3 → 3.28.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,6 +4,6 @@
4
4
  {% set mainClasses = "app-container govuk-body" %}
5
5
  {% block content %}
6
6
  <h1>{{ title }}</h1>
7
- <p class="govuk-body">Customise your report using the filters below and sumbit your request.</p>
7
+ <p class="govuk-body">Customise your report using the filters below and submit your request.</p>
8
8
  {{ dprAsyncFilters( filters, sortBy, reportData, postEndpoint ) }}
9
9
  {% endblock %}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ministryofjustice/hmpps-digital-prison-reporting-frontend",
3
3
  "description": "The Digital Prison Reporting Frontend contains templates and code to help display data effectively in UI applications.",
4
- "version": "3.28.3",
4
+ "version": "3.28.4",
5
5
  "main": "dpr/assets/js/all.mjs",
6
6
  "sass": "dpr/all.scss",
7
7
  "engines": {
package/package.zip CHANGED
Binary file