Skip to content

Commit

Permalink
chore(browserslist): Update supported browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
yadPe committed Mar 27, 2021
1 parent 251c4da commit 58aada1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,14 +176,10 @@
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
"last 2 Electron version"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
"last 2 Electron version"
]
},
"jest": {
Expand Down

0 comments on commit 58aada1

Please sign in to comment.