From 93fb9cfea764419c598e40bd2350193649173323 Mon Sep 17 00:00:00 2001 From: Saiya Date: Sun, 18 Jun 2023 01:11:47 +0800 Subject: [PATCH] chore: update repo username --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6945ecb..7086e47 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "repository": { "type": "git", - "url": "git+https://evecalm@github.com/evecalm/truncate-html.git" + "url": "git+https://oe@github.com/oe/truncate-html.git" }, "keywords": [ "truncate html", @@ -49,7 +49,7 @@ ], "author": { "name": "Saiya", - "url": "https://github.com/evecalm" + "url": "https://github.com/oe" }, "contributors": [ { @@ -63,7 +63,7 @@ ], "license": "MIT", "bugs": { - "url": "https://github.com/evecalm/truncate-html/issues" + "url": "https://github.com/oe/truncate-html/issues" }, - "homepage": "https://github.com/evecalm/truncate-html#readme" + "homepage": "https://github.com/oe/truncate-html#readme" }