Skip to content

Commit deab2f8

Browse files
committed
try to pin pg to 8.3 and add logging ... should break now really
1 parent b57a3d5 commit deab2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"optionalDependencies": {
2424
"mysql": "^2.18.1",
25-
"pg": "8.2.2",
25+
"pg": "8.3.0",
2626
"sqlite3": "^5.0.0",
2727
"mssql": "^6.2.0"
2828
},

0 commit comments

Comments
 (0)