Skip to content

Commit

Permalink
pg 모듈 peerDependencies에 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
shine1594 committed Nov 6, 2020
1 parent e4a9fad commit 241cb01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,8 @@
"chai": "^4.2.0",
"mocha": "^8.2.1",
"prettier": "^2.1.2"
},
"peerDependencies": {
"pg": "8.x"
}
}

0 comments on commit 241cb01

Please sign in to comment.