Skip to content

Commit

Permalink
Update comet-uswds to next patch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Dec 27, 2024
1 parent 6d77d0f commit 8034f9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions package-lock.json

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

6 changes: 2 additions & 4 deletions packages/comet-uswds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metrostar/comet-uswds",
"version": "3.7.1",
"version": "3.7.2",
"description": "React with TypeScript Component Library based on USWDS 3.0.",
"license": "Apache-2.0",
"main": "./dist/cjs/index.js",
Expand All @@ -19,9 +19,7 @@
"types": "./dist/index.d.ts",
"dependencies": {
"@uswds/uswds": "3.11.0",
"classnames": "^2.5.1",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"classnames": "^2.5.1"
},
"peerDependencies": {
"@uswds/uswds": "3.11.0",
Expand Down

0 comments on commit 8034f9a

Please sign in to comment.