Skip to content

Commit

Permalink
Release 4.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Aug 25, 2024
1 parent 5444b39 commit 6110913
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
15 changes: 7 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "readdirp",
"description": "Recursive version of fs.readdir with streaming API.",
"version": "4.0.0-beta1",
"version": "4.0.0",
"homepage": "https://github.com/paulmillr/readdirp",
"repository": {
"type": "git",
Expand Down Expand Up @@ -60,7 +60,7 @@
"chai": "4.3.4",
"chai-subset": "1.6.0",
"mocha": "10.7.3",
"nyc": "17.0.0",
"nyc": "15.0.1",
"prettier": "3.1.1",
"rimraf": "6.0.1",
"typescript": "5.5.2"
Expand Down

0 comments on commit 6110913

Please sign in to comment.