File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
"watch" : " rimraf ./lib && cross-env NODE_ENV=production babel --watch ./src -d ./lib --ignore spec.js,test.js"
33
33
},
34
34
"dependencies" : {
35
- "graphql-ast-types" : " ^1.0.2 " ,
35
+ "graphql-ast-types" : " Kmaschta/graphql-ast-types#master " ,
36
36
"graphql-tag" : " ^2.6.1" ,
37
37
"lodash" : " ~4.17.5" ,
38
38
"pluralize" : " ~7.0.0" ,
Original file line number Diff line number Diff line change 31
31
"watch" : " rimraf ./lib && cross-env NODE_ENV=production babel --watch ./src -d ./lib --ignore spec.js,test.js"
32
32
},
33
33
"dependencies" : {
34
- "graphql-ast-types" : " ^1.0.2 " ,
34
+ "graphql-ast-types" : " Kmaschta/graphql-ast-types#master " ,
35
35
"graphql-tag" : " ^2.6.1" ,
36
36
"lodash" : " ~4.17.5" ,
37
37
"pluralize" : " ~7.0.0" ,
Original file line number Diff line number Diff line change @@ -5141,9 +5141,9 @@ graphql-anywhere@^4.1.14:
5141
5141
dependencies :
5142
5142
apollo-utilities "^1.0.16"
5143
5143
5144
- graphql-ast-types@^1.0.2 :
5144
+ graphql-ast-types@Kmaschta/graphql-ast-types#master :
5145
5145
version "1.0.2"
5146
- resolved "https://registry.yarnpkg .com/graphql-ast-types/-/ graphql-ast-types-1.0.2.tgz#49f2ae8f52be9ae426263f95320888f0cb772711 "
5146
+ resolved "https://codeload.github .com/Kmaschta/ graphql-ast-types/tar.gz/412a17d44c4c9e05dc93195263c96e6c96f5db85 "
5147
5147
5148
5148
graphql-tag@^2.0.0, graphql-tag@^2.4.2, graphql-tag@^2.6.1 :
5149
5149
version "2.9.2"
You can’t perform that action at this time.
0 commit comments