Skip to content

Commit

Permalink
Resolve conflict, adjust react-uswds as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dzole0311 committed Dec 19, 2024
1 parent c787e61 commit 93270da
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"node": ">=18.0.0"
},
"peerDependencies": {
"@uswds/uswds": "^3.8.1",
"@trussworks/react-uswds": "^9.0.0"
"@uswds/uswds": "^3.8.1"
},
"devDependencies": {
"@babel/core": "^7.26.0",
Expand Down Expand Up @@ -126,7 +125,6 @@
"stylelint-config-standard-scss": "^13.1.0",
"@uswds/compile": "^1.1.0",
"@uswds/uswds": "^3.8.1",
"@trussworks/react-uswds": "^9.0.0",
"ts-jest": "^29.2.5",
"typescript": "4.8.4"
},
Expand Down Expand Up @@ -245,6 +243,7 @@
"shpjs": "^4.0.4",
"styled-components": "^5.3.3",
"tippy.js": "^6.3.7",
"@trussworks/react-uswds": "^9.0.0",
"use-deep-compare": "^1.1.0",
"xlsx": "^0.18.5"
},
Expand Down

0 comments on commit 93270da

Please sign in to comment.