Skip to content

Commit

Permalink
Downgrade react-select
Browse files Browse the repository at this point in the history
  • Loading branch information
majakomel committed Apr 30, 2024
1 parent 05f7487 commit 97554f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@styled-system/css": "^5.1.5",
"@styled-system/should-forward-prop": "^5.1.5",
"react-select": "^5.8.0",
"react-select": "^5.7.7",
"styled-system": "^5.1.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9118,7 +9118,7 @@ [email protected]:
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"

react-select@^5.8.0:
react-select@^5.7.7:
version "5.8.0"
resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.8.0.tgz#bd5c467a4df223f079dd720be9498076a3f085b5"
integrity sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==
Expand Down

0 comments on commit 97554f6

Please sign in to comment.