We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf2662 commit f810b44Copy full SHA for f810b44
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "fs-readdir-recursive",
3
"description": "Recursively read a directory",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"scripts": {
6
"test": "mocha --reporter spec",
7
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
0 commit comments