Skip to content

Commit

Permalink
fix(package): update pg to version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 30, 2020
1 parent 29012fb commit 4ad3e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"fs-extra": "^4.0.0",
"isset": "^1.0.4",
"knex": "~0.13.0",
"pg": "^7.0.2",
"pg": "^8.0.0",
"prompt-confirm": "^1.2.0",
"semver": "^5.4.1"
},
Expand Down

0 comments on commit 4ad3e67

Please sign in to comment.