不要怂,就是干,撸起袖子干!

Commit b493095e by Rui Marinho

Update pg@4.2.0 and pg-native@1.8.0

Adds support for postgres native on io.js.
1 parent 7749a9fb
Showing with 2 additions and 1 deletions
......@@ -47,7 +47,8 @@
"chai-as-promised": "^4.1.1",
"sqlite3": "~3.0.0",
"mysql": "~2.5.0",
"pg": "~3.6.0",
"pg": "^4.2.0",
"pg-native": "^1.8.0",
"pg-hstore": "^2.3.1",
"tedious": "^1.7.0",
"watchr": "~2.4.11",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!