Skip to content

Commit

Permalink
fix: copy-repository binary
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed May 20, 2021
1 parent 3f226e6 commit 4ee2f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "copy-repository",
"version": "1.0.0",
"description": "CLI to copy a repository with meta data such as issues, labels, etc",
"bin": "cli.js",
"type": "module",
"keywords": [],
"author": "Gregor Martynus (https://twitter.com/gr2m)",
Expand Down

0 comments on commit 4ee2f92

Please sign in to comment.