Skip to content

Commit

Permalink
fix: remove pg peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gabts committed Aug 30, 2021
1 parent 994e616 commit 30d304d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,5 @@
"pg": "^8.2.0",
"prettier": "^2.0.5",
"typescript": "^3.9.2"
},
"peerDependencies": {
"pg": "^7.0.0 || ^8.0.0"
}
}

0 comments on commit 30d304d

Please sign in to comment.