From 365abc36dd3b41680527bcf613013bb4999b613d Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sun, 7 Aug 2022 02:52:09 +0200 Subject: Switch to migrations fully --- bundle/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bundle/package.json') diff --git a/bundle/package.json b/bundle/package.json index 1dfdbb1c..629b77c1 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -86,6 +86,7 @@ "node-fetch": "^2.6.7", "node-os-utils": "^1.3.7", "patch-package": "^6.4.7", + "pg": "^8.7.3", "picocolors": "^1.0.0", "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13", @@ -94,4 +95,4 @@ "typescript": "^4.1.2", "ws": "^8.8.1" } -} \ No newline at end of file +} -- cgit 1.5.1