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 69153a7 commit 1df914bCopy full SHA for 1df914b
package.json
@@ -30,7 +30,7 @@
30
"@types/inquirer": "0.0.36",
31
"@types/node": "9.4.6",
32
"@types/yargs": "11.0.0",
33
- "graphql": "^0.13.1",
+ "graphql": "0.13.1",
34
"graphql-config": "2.0.1",
35
"semantic-release": "12.4.1",
36
"tslint": "5.9.1",
yarn.lock
@@ -906,7 +906,7 @@ graphql-static-binding@0.9.3:
906
dependencies:
907
cucumber-html-reporter "^3.0.4"
908
909
-graphql@^0.13.1:
+graphql@0.13.1:
910
version "0.13.1"
911
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
912
0 commit comments