8000 1.1.0 · bartwr/github-folder-tree@8696a06 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8696a06

Browse files
committed
1.1.0
1 parent 2505bca commit 8696a06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-folder-tree",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
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",
@@ -51,4 +51,4 @@
5151
"dependencies": {
5252
"axios": "^1.4.0"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)
0