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 7331f58 commit 824a8b3Copy full SHA for 824a8b3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "fs-readdir-recursive",
3
"description": "Recursively read a directory",
4
- "version": "0.1.1",
+ "version": "0.1.2",
5
"scripts": {
6
"test": "mocha --reporter spec",
7
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
0 commit comments