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