We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40c802 commit 07c954fCopy full SHA for 07c954f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "go-get-folder-size",
3
- "version": "0.5.3",
+ "version": "0.5.4",
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