We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d8c4f commit 8e6911dCopy full SHA for 8e6911d
package.json
@@ -41,8 +41,8 @@
41
"bundlesize": "yarn build && cd bundle-test/ && yarn && yarn test"
42
},
43
"devDependencies": {
44
- "@graphql-tools/merge": "6.0.11",
45
- "@graphql-tools/schema": "6.0.11",
+ "@graphql-tools/merge": "6.0.12",
+ "@graphql-tools/schema": "6.0.12",
46
"@types/jest": "26.0.3",
47
"@types/mongodb": "3.5.25",
48
"@types/node": "13.13.12",
0 commit comments