diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-12-17 09:03:18 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-12-18 09:03:18 +0100 |
| commit | 0cbe69736be1ce4e7e4d82ba70f97d5a2bdcdd0c (patch) | |
| tree | 6c13368061b75f417e1a2da4eb1957eccb5c1748 /stack.yaml | |
| parent | 4c0d226030015c98ce76ebb4815dc9162ad10b11 (diff) | |
| download | graphql-0cbe69736be1ce4e7e4d82ba70f97d5a2bdcdd0c.tar.gz | |
Move Execute.Directive to Type.Directive
Just to roughly follow the structure of the reference implementation.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -resolver: lts-14.16 +resolver: lts-14.17 packages: - . |
