Skip to content

Commit d6c0e0f

Browse files
committed
1.2.1
1 parent 9d26e36 commit d6c0e0f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-folder-tree",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "github-folder-tree is a React custom hook that allows you to fetch and process the contents of a GitHub folder. It retrieves information about the files and subfolders in the specified folder, including their names, file types, download URLs, SHA hashes, sizes, and paths.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -54,4 +54,4 @@
5454
"file-saver": "^2.0.5",
5555
"jszip": "^3.10.1"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)