Further upgrade node-postgresql to 1.2.0, for field types availability
This commit is contained in:
parent
779249801f
commit
298027aa5d
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -295,7 +295,7 @@
|
||||
}
|
||||
},
|
||||
"pg": {
|
||||
"version": "1.1.3",
|
||||
"version": "1.2.0",
|
||||
"dependencies": {
|
||||
"buffer-writer": {
|
||||
"version": "1.0.0",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"express": "~2.5.11",
|
||||
"underscore" : "~1.3.3",
|
||||
"underscore.string": "~1.1.6",
|
||||
"pg": "~1.1.3",
|
||||
"pg": "~1.2.0",
|
||||
"express": "~2.5.11",
|
||||
"generic-pool": "~2.0.2",
|
||||
"redis": "0.7.1",
|
||||
|
Loading…
Reference in New Issue
Block a user