We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f5517 commit d0a335eCopy full SHA for d0a335e
2 files changed
package.json
@@ -21,7 +21,7 @@
21
"graphql-tools": "2.21.0"
22
},
23
"devDependencies": {
24
- "@types/graphql": "0.13.0",
+ "@types/graphql": "0.13.1",
25
"@types/node": "10.0.6",
26
"typescript": "2.8.3"
27
yarn.lock
@@ -6,9 +6,9 @@
6
version "0.12.6"
7
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
8
9
-"@types/graphql@0.13.0":
10
- version "0.13.0"
11
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.0.tgz#78a33a7f429a06a64714817d9130d578e0f35ecb"
+"@types/graphql@0.13.1":
+ version "0.13.1"
+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.13.1.tgz#7d39750355c9ecb921816d6f76c080405b5f6bea"
12
13
"@types/node@10.0.6":
14
version "10.0.6"
0 commit comments