fix(core): update

This commit is contained in:
Philipp Kunz 2024-01-28 01:19:57 +01:00
parent 3314928c5f
commit b98a9be2b7
2 changed files with 2 additions and 1 deletions

View File

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

View File

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