summary refs log tree commit diff
path: root/util
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-23 16:03:50 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-09-23 16:03:50 +0200
commitc398c1512e86bccda737fef188e97956b50cdfb5 (patch)
tree170778232ba79da4cdda1b6e6af0c3c07a57a0cc /util
parent:sparkles: example value in documentation (diff)
downloadserver-c398c1512e86bccda737fef188e97956b50cdfb5.tar.xz
:bug: fix (pre) install scripts
Diffstat (limited to 'util')
-rw-r--r--util/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/package.json b/util/package.json

index 2fa93f9b..0e81a544 100644 --- a/util/package.json +++ b/util/package.json
@@ -12,19 +12,19 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/fosscord/fosscord-server-util.git" + "url": "git+https://github.com/fosscord/fosscord-server.git" }, "keywords": [ "discord", "fosscord", - "fosscord-server-util", + "fosscord-server", "discord open source", "discord-open-source" ], "author": "Fosscord", "license": "GPLV3", "bugs": { - "url": "https://github.com/fosscord/fosscord-server-util/issues" + "url": "https://github.com/fosscord/fosscord-server/issues" }, "homepage": "https://docs.fosscord.com/", "devDependencies": {