fix(react template): build bugfix

This commit is contained in:
ktc
2019-06-18 13:57:45 +03:00
parent 5b002e88b7
commit f2519e5af2

View File

@@ -19,11 +19,7 @@
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"production": [],
"development": [
"last 1 chrome version",
"last 1 firefox version",