From 756fa492e3da0ceef7712b01e0290124f20e1245 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 25 Sep 2019 15:01:55 +0200 Subject: [PATCH] chore: bump process for stack >=2 --- stack.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stack.yaml b/stack.yaml index 613d3543a..46618df8e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -56,5 +56,7 @@ extra-deps: - persistent-qq-2.9.1 + - process-1.6.5.1 + resolver: lts-13.21 allow-newer: true