aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwabilin <[email protected]>2021-12-25 20:06:00 +0900
committerwabilin <[email protected]>2021-12-25 20:06:00 +0900
commit8e91949daeaced9e411a97c3f8cebd9dd3540170 (patch)
treed360d9bdc680b398cfb807a221abea3b95575ea6
parentchore: add release script (diff)
downloadholo-schedule-8e91949daeaced9e411a97c3f8cebd9dd3540170.tar.xz
holo-schedule-8e91949daeaced9e411a97c3f8cebd9dd3540170.zip
fix: package repository config
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 49ebb99..633b173 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"homepage": "https://github.com/wabilin/holo-schedule",
"repository": {
"type": "git",
- "url": "https://github.com/wabilin/holo-schedule.git"
+ "url": "ssh://[email protected]/wabilin/holo-schedule.git"
},
"devDependencies": {
"@semantic-release/changelog": "6.0.1",