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 a575bd8 commit 1e33bcaCopy full SHA for 1e33bca
package.json
@@ -21,7 +21,7 @@
21
"graphql-tools": "2.21.0"
22
},
23
"devDependencies": {
24
- "@types/graphql": "0.12.7",
+ "@types/graphql": "0.13.0",
25
"@types/node": "9.6.1",
26
"typescript": "2.8.1"
27
yarn.lock
@@ -2,9 +2,9 @@
2
# yarn lockfile v1
3
4
5
-"@types/graphql@0.12.7":
6
- version "0.12.7"
7
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.7.tgz#392e46d6c1bceb7d68c117233cea787dde72780c"
+"@types/graphql@0.13.0":
+ version "0.13.0"
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.0.tgz#78a33a7f429a06a64714817d9130d578e0f35ecb"
8
9
"@types/[email protected]":
10
version "9.6.1"
0 commit comments