Skip to content

Commit

Permalink
feat: Add homepage field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 3, 2021
1 parent 2de3c3e commit 3ecc915
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": "loading-cli",
"version": "1.1.0",
"description": "Terminal loading effect.",
"homepage": "http://jaywcjlove.github.io/loading-cli",
"main": "lib/index.js",
"scripts": {
"test": "node test/test.js"
Expand Down

0 comments on commit 3ecc915

Please sign in to comment.