Commit 8b4633c0 authored by Dan Crews's avatar Dan Crews Committed by FichteFoll

Updates GraphQL Language to point to a maintained one (#6033)

parent 10d8990b
......@@ -1621,10 +1621,15 @@
},
{
"name": "GraphQL",
"details": "https://github.com/graphql-python/GraphQL-SublimeText",
"details": "https://github.com/dncrews/GraphQL-SublimeText3",
"releases": [
{
"sublime_text": "*",
"sublime_text": ">=3092",
"tags": true
},
{
"sublime_text": "<3092",
"base": "https://github.com/dncrews/GraphQL-SublimeText2",
"tags": true
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment