fix(core): update

This commit is contained in:
2024-01-28 02:11:49 +01:00
parent e4a349c85e
commit 3d98c2ba6f
4 changed files with 10 additions and 26 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartchok',
version: '1.0.30',
version: '1.0.31',
description: 'smart wrapper for chokidar'
}

View File

@ -20,7 +20,7 @@ export {
// thirdparty scope
// @ts-nocheck
import watcher from 'watcher';
import watcher from '@tempfix/watcher';
export {
watcher,