Skip to content

Commit

Permalink
Merge pull request #1191 from Adslot/downgrade-react-select
Browse files Browse the repository at this point in the history
fix: downgrade react-select and fix babel eslint config
  • Loading branch information
bchew committed Aug 16, 2021
2 parents e464283 + e94b0d5 commit 9ee4293
Show file tree
Hide file tree
Showing 5 changed files with 176 additions and 104 deletions.
File renamed without changes.
268 changes: 173 additions & 95 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"react-html-parser": "^2.0.2",
"react-live": "^2.3.0",
"react-redux": "^7.2.4",
"react-select": "^4.3.1",
"react-select": "^3.0.8",
"redux": "^4.1.1",
"remark-emoji": "^2.2.0",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit 9ee4293

Please sign in to comment.