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 0036832 commit af3c5aaCopy full SHA for af3c5aa
package.json
@@ -9,7 +9,7 @@
9
"license": "Apache-2.0",
10
"dependencies": {
11
"graphcool-yml": "0.4.15",
12
- "graphql-config": "^2.2.1"
+ "graphql-config": "2.2.1"
13
},
14
"devDependencies": {
15
"@types/node": "9.4.6",
yarn.lock
@@ -164,7 +164,7 @@ graphcool-yml@0.4.15:
164
scuid "^1.0.2"
165
yaml-ast-parser "^0.0.40"
166
167
-graphql-config@^2.2.1:
+graphql-config@2.2.1:
168
version "2.2.1"
169
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.2.1.tgz#5fd0ec77ac7428ca5fb2026cf131be10151a0cb2"
170
dependencies:
0 commit comments