summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/package.json b/package.json
index 07a78720..117db412 100644
--- a/package.json
+++ b/package.json
@@ -93,10 +93,5 @@
 		"typescript": "^4.2.3",
 		"ws": "^8.8.1"
 	},
-	"packageManager": "yarn@3.2.2",
-	"optionalDependencies": {
-		"bcrypt": "^5.0.1",
-		"canvas": "^2.9.3",
-		"pg": "^8.7.3"
-	}
+	"packageManager": "yarn@3.2.2"
 }