Skip to content

Commit bc99e8c

Browse files
fix(package): update pg-promise to version 6.2.0
Closes #18
1 parent 92abb99 commit bc99e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"listify": "^1.0.0",
1919
"node-pg-migrate": "^1.1.0",
2020
"pg-connection-string": "^0.1.3",
21-
"pg-promise": "^5.6.2",
21+
"pg-promise": "^6.2.0",
2222
"request-promise": "^4.1.1",
2323
"socket.io": "^2.0.0",
2424
"tmi.js": "^1.1.2",

0 commit comments

Comments
 (0)