This commit is contained in:
Juergen Kunz
2025-06-26 23:15:42 +00:00
parent d7a05abfa2
commit 294420e0b2

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartchok", "name": "@push.rocks/smartchok",
"version": "1.0.34", "version": "1.1.0",
"private": false, "private": false,
"description": "A smart wrapper for chokidar 4.x with glob pattern support and enhanced features.", "description": "A smart wrapper for chokidar 4.x with glob pattern support and enhanced features.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -64,4 +64,4 @@
"real-time", "real-time",
"watch files" "watch files"
] ]
} }