diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-10-11 23:28:55 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-10-11 23:28:55 +0200 |
| commit | 37254c8c9532794ed41570ef8c646c41e7044f2c (patch) | |
| tree | 649c872813bd80a582a4a3a3bdf821ad282e9791 /stack.yaml | |
| parent | 856efc5d256449d9282f6547bb5f677d0a7fe482 (diff) | |
| download | graphql-37254c8c9532794ed41570ef8c646c41e7044f2c.tar.gz | |
Inline fragments without type
Fixes #11.
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.7 +resolver: lts-14.8 packages: - . |
