diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 99f6a54..d265910 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.29', + version: '1.0.30', description: 'smart wrapper for chokidar' } diff --git a/ts/smartchok.plugins.ts b/ts/smartchok.plugins.ts index fcbefda..2174ebe 100644 --- a/ts/smartchok.plugins.ts +++ b/ts/smartchok.plugins.ts @@ -19,7 +19,7 @@ export { } // thirdparty scope -// @ts-ignore +// @ts-nocheck import watcher from 'watcher'; export {