fix(core): update

This commit is contained in:
2024-01-28 17:25:47 +01:00
parent b214de9370
commit 42976a32d7
2 changed files with 6 additions and 2 deletions

View File

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