fix(SmartFsProviderNode): Fix Node provider watch path handling and remove main test entry

This commit is contained in:
2025-11-29 21:01:51 +00:00
parent 381680f2e7
commit 6308e198c7
4 changed files with 14 additions and 9 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfs',
version: '1.1.1',
version: '1.1.2',
description: 'a cross platform extendable fs module'
}