Skip to content

Commit

Permalink
Avoid npm run link warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jul 4, 2017
1 parent 6eae5d1 commit 55d25a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions link/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"name": "now",
"license": "MIT",
"description": "The command line interface for Now",
"repository": "zeit/now-cli",
"bin": {
"now": "link.js"
}
Expand Down

0 comments on commit 55d25a1

Please sign in to comment.