fix(core): update

This commit is contained in:
Philipp Kunz 2024-01-28 01:23:59 +01:00
parent 50aa0a136a
commit 2abfa7c47a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -19,7 +19,7 @@ export {
}
// thirdparty scope
// @ts-ignore
// @ts-nocheck
import watcher from 'watcher';
export {