Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
build: update pg to a later version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentbernat committed Aug 13, 2019
1 parent e28f4d7 commit eed3da8
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 @@ -41,7 +41,7 @@
"optionalDependencies": {
"mysql": "~2.8.0",
"nodecastor": "~0.1.7",
"pg": "~4.4.1",
"pg": "~6.2.0",
"respawn": "~2.0.0",
"sqlite3": "~4.0.9",
"fsevents": "*"
Expand Down

0 comments on commit eed3da8

Please sign in to comment.