Skip to content

Commit 3ecc915

Browse files
committed
feat: Add homepage field in package.json
1 parent 2de3c3e commit 3ecc915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "loading-cli",
33
"version": "1.1.0",
44
"description": "Terminal loading effect.",
5+
"homepage": "http://jaywcjlove.github.io/loading-cli",
56
"main": "lib/index.js",
67
"scripts": {
78
"test": "node test/test.js"

0 commit comments

Comments
 (0)