Skip to content

Commit ccd91db

Browse files
fix(package): update pg to version 8.0.1
Closes #122
1 parent d82809a commit ccd91db

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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"bluebird": "^3.5.0",
4040
"debug": "^4.0.0",
41-
"pg": "^7.0.2"
41+
"pg": "^8.0.1"
4242
},
4343
"devDependencies": {
4444
"babel": "^6.23.0",

0 commit comments

Comments
 (0)