Skip to content

Commit

Permalink
chore: Add homepage feild in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 30, 2021
1 parent 0cc4454 commit ac1aebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -2,6 +2,7 @@
"name": "bannerjs",
"version": "2.0.1",
"description": "Get one-line/multi-line comment banner based on package.json.",
"homepage": "https://jaywcjlove.github.io/bannerjs/",
"main": "lib/index.js",
"bin": {
"bannerjs": "./bin/cli.js"
Expand Down

0 comments on commit ac1aebd

Please sign in to comment.