Skip to content

Commit 6af29f7

Browse files
committed
Updated Functions 2.2.1
1 parent 70e93c4 commit 6af29f7

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

package-lock.json

+3-14
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,9 +1,9 @@
11
{
22
"name": "git-repo-to-json",
3-
"version": "2.0.0",
3+
"version": "2.0.3",
44
"description": "A tool to scrape all files from a GitHub repository and turn it into a JSON file",
55
"bin": {
6-
"git-repo-to-json": "dist/cli.js"
6+
"git-repo-to-json": "dist/index.js"
77
},
88
"files": [
99
"dist"

0 commit comments

Comments
 (0)