aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index 41c7b77..94b29e4 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,11 @@
"author": "wabilin",
"license": "MIT",
"private": false,
+ "homepage": "https://github.com/wabilin/holo-schedule",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/wabilin/holo-schedule.git"
+ },
"devDependencies": {
"@types/node": "^14.0.27",
"typescript": "^3.9.7"