Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomdango committed Dec 4, 2023
1 parent 4fbfb04 commit ff51dbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nhsuk-react-components",
"version": "2.2.1",
"version": "3.0.0",
"author": {
"email": "[email protected]",
"name": "Thomas Judd-Cooper",
Expand Down Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"jest": "^26.6.3",
"jest-axe": "^4.1.0",
"nhsuk-frontend": "4.1.0",
"nhsuk-frontend": "5.0.0",
"nhsuk-frontend-legacy": "npm:[email protected]",
"prettier": "^2.3.0",
"react": "^16.14.0",
Expand All @@ -64,7 +64,7 @@
"vite": "^4.2.1"
},
"peerDependencies": {
"nhsuk-frontend": ">=4.0.0",
"nhsuk-frontend": ">=5.0.0",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
},
Expand Down

0 comments on commit ff51dbd

Please sign in to comment.