Skip to content

Commit

Permalink
Browserslist adapted to the transpilation requirements of Mapbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Neuweiler Daniel committed Oct 17, 2022
1 parent bb5ae67 commit f4f6d82
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-flight-tracker",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"dependencies": {
"@daniel.neuweiler/react-lib-module": "1.0.0",
Expand Down Expand Up @@ -43,9 +43,7 @@
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
"defaults, not ie 11"
],
"development": [
"last 1 chrome version",
Expand Down

0 comments on commit f4f6d82

Please sign in to comment.