diff options
| -rw-r--r-- | package.json | 2 |
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", |