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 afb4c41 commit 707e3caCopy full SHA for 707e3ca
package.json
@@ -21,7 +21,7 @@
21
"graphql-tools": "2.18.0"
22
},
23
"devDependencies": {
24
- "@types/graphql": "0.11.7",
+ "@types/graphql": "0.11.8",
25
"@types/node": "9.3.0",
26
"typescript": "2.6.2"
27
yarn.lock
@@ -6,6 +6,10 @@
6
version "0.11.7"
7
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
8
9
+"@types/[email protected]":
10
+ version "0.11.8"
11
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.8.tgz#53ff3604e99db810dd43347f19fcd1c59725a7bb"
12
+
13
"@types/[email protected]":
14
version "9.3.0"
15
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5"
0 commit comments