Skip to content

Commit 16e4d19

Browse files
committed
Correct GOV.UK Frontend version in JS import
1 parent 76996e9 commit 16e4d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/pipeline-visualiser/views/layout.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<script type="module">
119119
import {
120120
initAll
121-
} from '/javascript/govuk-frontend-5.3.0.min.js'
121+
} from '/javascript/govuk-frontend-5.8.0.min.js'
122122
initAll()
123123
</script>
124124
</body>

0 commit comments

Comments
 (0)