Skip to content

Commit c867ea3

Browse files
committed
remove unused browserlist property in package.json
1 parent 4bff99e commit c867ea3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

package.json

-12
Original file line numberDiff line numberDiff line change
@@ -70,17 +70,5 @@
7070
},
7171
"eslintConfig": {
7272
"extends": "react-app"
73-
},
74-
"browserslist": {
75-
"production": [
76-
">0.2%",
77-
"not dead",
78-
"not op_mini all"
79-
],
80-
"development": [
81-
"last 1 chrome version",
82-
"last 1 firefox version",
83-
"last 1 safari version"
84-
]
8573
}
8674
}

0 commit comments

Comments
 (0)