mirror of
https://github.com/hibiken/asynqmon.git
synced 2026-06-13 03:50:47 +08:00
Fix browserlist in package.json
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
">0.2%",
|
">0.2%",
|
||||||
"not archived",
|
"not dead",
|
||||||
"not op_mini all"
|
"not op_mini all"
|
||||||
],
|
],
|
||||||
"development": [
|
"development": [
|
||||||
|
|||||||
Reference in New Issue
Block a user