Skip to content

Commit cd6b52a

Browse files
committed
fix(deps): bump graphile-utils peerDependencies
1 parent a6bbcba commit cd6b52a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/graphile-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"typescript": "^3.4.5"
4646
},
4747
"peerDependencies": {
48-
"graphile-build": "^4.4.2",
49-
"graphile-build-pg": "^4.4.2"
48+
"graphile-build": "^4.5.0",
49+
"graphile-build-pg": "^4.5.0"
5050
},
5151
"files": [
5252
"node8plus"

0 commit comments

Comments
 (0)