fix(core): update
This commit is contained in:
parent
50aa0a136a
commit
2abfa7c47a
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartchok',
|
||||
version: '1.0.29',
|
||||
version: '1.0.30',
|
||||
description: 'smart wrapper for chokidar'
|
||||
}
|
||||
|
@ -19,7 +19,7 @@ export {
|
||||
}
|
||||
|
||||
// thirdparty scope
|
||||
// @ts-ignore
|
||||
// @ts-nocheck
|
||||
import watcher from 'watcher';
|
||||
|
||||
export {
|
||||
|
Loading…
Reference in New Issue
Block a user