Skip to content

Commit 7eef5ba

Browse files
committed
bump to v4.0.4
1 parent e6d8fd8 commit 7eef5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "find-remove",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.",
55
"main": "dist/find-remove.js",
66
"author": "Michael Heuberger <[email protected]>",

0 commit comments

Comments
 (0)