Skip to content

Commit

Permalink
chore: change homepage to wiki
Browse files Browse the repository at this point in the history
Signed-off-by: S222em <sem.roeten@gmail.com>
  • Loading branch information
S222em committed May 22, 2022
1 parent f535975 commit 6973d58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "A powerful library to interact with the Hue API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"homepage": "https://github.com/S222em/hue.ts",
"repository": "https://github.com/S222em/hue.ts",
"homepage": "https://github.com/S222em/hue.ts/wiki",
"bugs": {
"url": "https://github.com/S222em/hue.ts/issues"
},
Expand Down

0 comments on commit 6973d58

Please sign in to comment.