Skip to content

Commit cc11009

Browse files
author
Max
committed
@graphql-mesh/config 0.17.0
1 parent 899b1ba commit cc11009

File tree

3 files changed

+141
-223
lines changed

3 files changed

+141
-223
lines changed

.changeset/few-snakes-retire.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-portal/gateway': patch
3+
---
4+
5+
graphql-mesh/cli 0.30.2, graphql-mesh/config 0.17.0

packages/gateway/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
],
2222
"dependencies": {
2323
"@graphql-inspector/core": "^2.3.0",
24-
"@graphql-mesh/cli": "^0.32.0",
25-
"@graphql-mesh/config": "^0.17.0",
24+
"@graphql-mesh/cli": "0.30.2",
25+
"@graphql-mesh/config": "0.17.0",
2626
"@graphql-mesh/fhir": "^0.10.0",
2727
"@graphql-mesh/graphql": "^0.17.0",
2828
"@graphql-mesh/grpc": "^0.15.0",

0 commit comments

Comments
 (0)