remove pg-native from dependencies

`npm run test` seems to be adding this
This commit is contained in:
Josh 2017-08-30 08:07:57 -07:00 committed by Brian C
parent 689bb25e86
commit 175b688b90

View File

@ -22,7 +22,6 @@
"js-string-escape": "1.0.1",
"packet-reader": "0.3.1",
"pg-connection-string": "0.1.3",
"pg-native": "^2.2.0",
"pg-pool": "~2.0.3",
"pg-types": "~1.12.1",
"pgpass": "1.x",