fix(core): update

This commit is contained in:
2020-02-25 19:54:15 +00:00
parent a92cb2e612
commit 74a08d6e39
4 changed files with 22 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
// third party scope
import picomatch from 'picomatch';
import matcher from 'matcher';
export {
picomatch
matcher
}