mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-23 06:29:51 +03:00
Move into own group
This commit is contained in:
parent
4cdd76d62a
commit
e2d3709491
|
@ -21,6 +21,11 @@
|
||||||
"matchPackageNames": ["source-map"],
|
"matchPackageNames": ["source-map"],
|
||||||
"matchUpdateTypes": ["major", "minor"],
|
"matchUpdateTypes": ["major", "minor"],
|
||||||
"groupName": "source-map"
|
"groupName": "source-map"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["msw"],
|
||||||
|
"matchUpdateTypes": ["major", "minor"],
|
||||||
|
"groupName": "msw"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user