summary refs log tree commit diff
path: root/src-slowcord/bot/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src-slowcord/bot/package.json')
-rw-r--r--src-slowcord/bot/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-slowcord/bot/package.json b/src-slowcord/bot/package.json
index 847cef09..454f84cb 100644
--- a/src-slowcord/bot/package.json
+++ b/src-slowcord/bot/package.json
@@ -10,7 +10,7 @@
 	"author": "",
 	"license": "ISC",
 	"dependencies": {
-		"@fosscord/util": "file:../../util",
+		"fosscord-server": "file:../..",
 		"fosscord-gopnik": "^1.0.0",
 		"mysql": "^2.18.1",
 		"typescript": "^4.7.4"