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 61f48b0 commit 69cffbeCopy full SHA for 69cffbe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "go-get-folder-size",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed",
5
"main": "npm/index.js",
6
"scripts": {
@@ -24,4 +24,4 @@
24
"devDependencies": {
25
"bumpp": "^8.2.1"
26
}
27
-}
+}
0 commit comments