diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 88eb700..99f6a54 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartchok', - version: '1.0.28', + version: '1.0.29', description: 'smart wrapper for chokidar' } diff --git a/ts/smartchok.plugins.ts b/ts/smartchok.plugins.ts index 94cf716..fcbefda 100644 --- a/ts/smartchok.plugins.ts +++ b/ts/smartchok.plugins.ts @@ -19,6 +19,7 @@ export { } // thirdparty scope +// @ts-ignore import watcher from 'watcher'; export {