diff options
Diffstat (limited to 'bundle/package.json')
-rw-r--r-- | bundle/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
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 +} |