Skip to content

Commit de0d28a

Browse files
committed
fix: Renamed project to fetch-git-repo, because npm disallows the old name
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent 2b97ed4 commit de0d28a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# download-git-repo-promise
1+
# fetch-git-repo
22
## Under construction
33
Not much to see right now. Come back lator! :crocodile:

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** @module download-git-repo-promise */
1+
/** @module fetch-git-repo */
22

33
import downloadGitRepo from "download-git-repo"
44
import pify from "pify"

0 commit comments

Comments
 (0)