Skip to content

Commit

Permalink
chore: update pg
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaty committed Apr 28, 2020
1 parent 0e6fcd8 commit f79f7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/postgresql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"compile": "tsc -p tsconfig.build.json"
},
"dependencies": {
"pg": "^8.0.0",
"pg": "^8.0.3",
"@mikro-orm/core": "^4.0.0-alpha.0",
"@mikro-orm/knex": "^4.0.0-alpha.0"
}
Expand Down

0 comments on commit f79f7fa

Please sign in to comment.