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.
2 parents 71c05eb + bfc09bf commit 2de059cCopy full SHA for 2de059c
package.json
@@ -25,7 +25,7 @@
25
},
26
"homepage": "https://github.com/graphcool/graphql-cli-voyager#readme",
27
"devDependencies": {
28
- "@types/graphql": "0.10.2",
+ "@types/graphql": "0.11.7",
29
"@types/node": "8.5.2",
30
"tslint": "5.8.0",
31
"tslint-config-standard": "7.0.0",
yarn.lock
@@ -34,10 +34,6 @@
34
dependencies:
35
"@f/map-obj" "^1.2.2"
36
37
-"@types/graphql@0.10.2":
38
- version "0.10.2"
39
- resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.10.2.tgz#d7c79acbaa17453b6681c80c34b38fcb10c4c08c"
40
-
41
"@types/graphql@0.11.7":
42
version "0.11.7"
43
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
0 commit comments