Skip to content

Commit

Permalink
Specify compatibility with govuk-frontend v5
Browse files Browse the repository at this point in the history
The plugin works with either v4 or v5 of govuk-frontend
  • Loading branch information
frankieroberto committed Oct 16, 2023
1 parent 8ba1d85 commit f7cd9cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"govuk-prototype-kit": "^13.13.1"
},
"peerDependencies": {
"govuk-frontend": "^4.1.0"
"govuk-frontend": "^4.0.0 || ^5.0.0"
},
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit f7cd9cd

Please sign in to comment.