Skip to content

Commit

Permalink
fix(deps): add proptypes back in
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronDWall committed Oct 24, 2024
1 parent b151abe commit 41ca51b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/filters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@radix-ui/react-popover": "^1.1.2",
"prop-types": "15.8.1",
"react-intl": "^6.3.2"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3592,6 +3592,7 @@ __metadata:
"@emotion/react": ^11.10.5
"@emotion/styled": ^11.10.5
"@radix-ui/react-popover": ^1.1.2
prop-types: 15.8.1
react: 17.0.2
react-intl: ^6.3.2
peerDependencies:
Expand Down

0 comments on commit 41ca51b

Please sign in to comment.