Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Commit

Permalink
fix(package): update pg to version 7.0.0 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and mentos1386 committed Aug 12, 2017
1 parent f45f1b4 commit 550ec43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"dotenv": "^4.0.0",
"ioredis": "^3.1.1",
"moment": "^2.18.1",
"pg": "^6.4.0",
"pg": "^7.0.0",
"redis": "^2.7.1",
"reflect-metadata": "^0.1.10",
"rxjs": "^5.4.0",
Expand Down

0 comments on commit 550ec43

Please sign in to comment.