summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-09 19:07:55 +0100
committerGitHub <noreply@github.com>2021-02-09 19:07:55 +0100
commit74f69409b465725734cffe077fa86ab8fc71391d (patch)
tree8ff9469411bb8bc78e8f426701ca8adeb714165a
parentupdate name (diff)
downloadserver-74f69409b465725734cffe077fa86ab8fc71391d.tar.xz
update repository urls
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json

index fd4c7056..be9e0907 100644 --- a/package.json +++ b/package.json
@@ -10,15 +10,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/discord-open-source/discord-server-util.git" + "url": "git+https://github.com/fosscord/fosscord-server-util.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/discord-open-source/discord-server-util/issues" + "url": "https://github.com/fosscord/fosscord-server-util/issues" }, - "homepage": "https://github.com/discord-open-source/discord-server-util#readme", + "homepage": "https://github.com/fosscord/fosscord-server-util#readme", "dependencies": { "jsonwebtoken": "^8.5.1", "lambert-db": "^1.1.7",