Skip to content

Commit 4804aba

Browse files
committed
Release 3.5.3.
1 parent 9f038a3 commit 4804aba

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chokidar",
33
"description": "Minimal and efficient cross-platform file watching library",
4-
"version": "3.5.2",
4+
"version": "3.5.3",
55
"homepage": "https://github.com/paulmillr/chokidar",
66
"author": "Paul Miller (https://paulmillr.com)",
77
"contributors": [
@@ -75,5 +75,11 @@
7575
"html",
7676
"text"
7777
]
78-
}
78+
},
79+
"funding": [
80+
{
81+
"type": "individual",
82+
"url": "https://paulmillr.com/funding/"
83+
}
84+
]
7985
}

0 commit comments

Comments
 (0)