Skip to content

Commit bcd335b

Browse files
committed
Update graphql-modules monorepo to v0.7.14
1 parent 4ba69de commit bcd335b

File tree

2 files changed

+59
-264
lines changed

2 files changed

+59
-264
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"build": "tsc"
1313
},
1414
"dependencies": {
15-
"@graphql-modules/core": "0.7.11",
16-
"@graphql-modules/di": "0.7.11",
15+
"@graphql-modules/core": "0.7.14",
16+
"@graphql-modules/di": "0.7.14",
1717
"apollo-server": "2.8.2",
1818
"graphql": "14.4.2",
1919
"reflect-metadata": "0.1.13",

0 commit comments

Comments
 (0)