Skip to content

Commit

Permalink
PCQ-1852 remove useTudarCrown
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankaVerma21 committed Jun 19, 2024
1 parent 6649b5e commit 4643117
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion app/views/includes/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
homepageUrl: "#",
containerClasses: "govuk-width-container",
serviceName: serviceName | safe,
useTudorCrown: true,
serviceUrl: (globals.basePath if globals.basePath) + "/"
}) }}
{% endblock %}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "protected-characteristics-frontend",
"description": "Protected Characteristics web app",
"version": "1.2.170",
"version": "1.2.171",
"license": "MIT",
"engines": {
"node": ">=14.18.1"
Expand Down Expand Up @@ -65,7 +65,7 @@
"express-session": "^1.16.2",
"express-urlrewrite": "^2.0.1",
"git-rev-sync": "^3.0.2",
"govuk-frontend": "^5.0.0",
"govuk-frontend": "^5.4.0",
"helmet": "^3.23.3",
"https-proxy-agent": "^5.0.1",
"i18next": "^23.5.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7348,7 +7348,7 @@ __metadata:
languageName: node
linkType: hard

"govuk-frontend@npm:^5.0.0":
"govuk-frontend@npm:^5.4.0":
version: 5.4.0
resolution: "govuk-frontend@npm:5.4.0"
checksum: e0643f1ead727dd96b9524fad040476bd59e2670ca4e1ce8592a145628167150b16a46971ec77bdb8035819ab916f2a1a31b6a2d1ff7a374578dd785dd94f89d
Expand Down Expand Up @@ -11356,7 +11356,7 @@ __metadata:
fs-extra: ^11.1.0
git-rev-sync: ^3.0.2
globals: ^15.4.0
govuk-frontend: ^5.0.0
govuk-frontend: ^5.4.0
helmet: ^3.23.3
https-proxy-agent: ^5.0.1
i18next: ^23.5.1
Expand Down

0 comments on commit 4643117

Please sign in to comment.