Skip to content

Commit

Permalink
Merge pull request #168 from MetroStar/uswds-3.8.1
Browse files Browse the repository at this point in the history
Update USWDS to 3.8.1
  • Loading branch information
jbouder committed Jun 3, 2024
2 parents eee90cd + 3aa1f95 commit 5efcd08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 packages/comet-uswds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
],
"types": "./dist/index.d.ts",
"dependencies": {
"@uswds/uswds": "3.8.0",
"@uswds/uswds": "3.8.1",
"classnames": "^2.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"peerDependencies": {
"@uswds/uswds": "3.8.0",
"@uswds/uswds": "3.8.1",
"react": "^18.2.0"
},
"repository": {
Expand Down

0 comments on commit 5efcd08

Please sign in to comment.