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 bd3d41f commit bc57a61Copy full SHA for bc57a61
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "get-folder-size",
3
- "version": "2.0.1",
+ "version": "3.0.0",
4
"description": "Get the size of a folder by iterating through its sub-files and -folders.",
5
"type": "module",
6
"main": "index.js",
0 commit comments