Browse Source

Added postgres support

Jamie Curnow 7 years ago
parent
commit
e1c38484ed
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -53,6 +53,7 @@
     "node-rsa": "^1.0.0",
     "node-rsa": "^1.0.0",
     "objection": "^1.1.10",
     "objection": "^1.1.10",
     "path": "^0.12.7",
     "path": "^0.12.7",
+    "pg": "^7.4.3",
     "restler": "^3.4.0",
     "restler": "^3.4.0",
     "signale": "^1.2.1",
     "signale": "^1.2.1",
     "unix-timestamp": "^0.2.0"
     "unix-timestamp": "^0.2.0"