Skip to content

Commit

Permalink
[MOOSE-159]: [MOOSE-159] Update browser coverage to make sure we aren…
Browse files Browse the repository at this point in the history
…'t excluding recent versions of Safari.
  • Loading branch information
dpellenwood committed Nov 22, 2024
1 parent 6afd985 commit 755f46d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"email": "[email protected]"
},
"browserslist": [
"last 2 versions",
"not op_mini all",
"not dead"
"defaults",
"not ios < 17.5",
"not op_mini all"
],
"engines": {
"node": ">=20.10.0",
Expand Down

0 comments on commit 755f46d

Please sign in to comment.