Skip to content

Commit

Permalink
Add target browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
thawsitt committed Feb 5, 2019
1 parent e7ad5b7 commit 8211054
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,11 @@
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
}
},
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
]
}

0 comments on commit 8211054

Please sign in to comment.