Skip to content

Commit

Permalink
increment version (#354)
Browse files Browse the repository at this point in the history
* increment react-component version

* incrementing version

* prev version was corrupt

* incrementing react-component version

* syncing version
  • Loading branch information
parvinba authored Dec 12, 2024
1 parent 1f81475 commit 7dc7603
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ukhomeoffice/asl-components",
"version": "13.6.4",
"version": "13.6.5",
"description": "React components for ASL layouts and elements",
"main": "src/index.jsx",
"styles": "styles/index.scss",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@ukhomeoffice/asl-constants": "^2.1.8",
"@ukhomeoffice/asl-dictionary": "^2.1.0",
"@ukhomeoffice/react-components": "^1.0.0",
"@ukhomeoffice/react-components": "^1.0.3",
"accessible-autocomplete": "^2.0.3",
"classnames": "^2.2.6",
"date-fns": "^3.6.0",
Expand Down

0 comments on commit 7dc7603

Please sign in to comment.