Skip to content

Commit

Permalink
Update browserslist
Browse files Browse the repository at this point in the history
This patch updates the list of browsers we want to target.
It is essentially just the result of:

    npx browserslist@latest --update-db
  • Loading branch information
lkiesow committed Aug 17, 2021
1 parent eb8a99f commit c016daa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -38,8 +38,8 @@
"mui-rff": "^3.0.10",
"react": "^17.0.2",
"react-app-rewired": "^2.1.8",
"react-device-detect": "^1.17.0",
"react-beforeunload": "^2.5.1",
"react-device-detect": "^1.17.0",
"react-dom": "^17.0.2",
"react-draggable": "^4.4.3",
"react-final-form": "^6.5.3",
Expand Down

0 comments on commit c016daa

Please sign in to comment.