Skip to content

Commit

Permalink
release v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMessinger committed Nov 9, 2019
1 parent 62dab89 commit 926a9d6
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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,6 +1,6 @@
{
"name": "readdir-enhanced",
"version": "5.1.0",
"version": "5.1.1",
"description": "fs.readdir with sync, async, streaming, and async iterator APIs + filtering, recursion, absolute paths, etc.",
"keywords": [
"fs",
@@ -56,7 +56,7 @@
"devDependencies": {
"@types/chai": "^4.2.4",
"@types/mocha": "^5.2.7",
"@types/node": "^12.12.6",
"@types/node": "^12.12.7",
"chai": "^4.2.0",
"coveralls": "^3.0.7",
"del": "^5.1.0",

0 comments on commit 926a9d6

Please sign in to comment.