fix(core): update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// thirdparty scope
|
||||
// tslint:disable-next-line: no-submodule-imports
|
||||
import fastDeepEqual from 'fast-deep-equal/es6/index.js';
|
||||
import minimatch from 'minimatch';
|
||||
import * as minimatch from 'minimatch';
|
||||
|
||||
export { fastDeepEqual, minimatch };
|
||||
|
||||
Reference in New Issue
Block a user