We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1279a1e commit 885d1d5Copy full SHA for 885d1d5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "go-get-folder-size",
3
- "version": "0.5.4",
+ "version": "0.5.5",
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.cjs",
6
"module": "./npm/index.mjs",
0 commit comments