From 1c49cc06661b4d94a8d350987d211d6620270156 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 3 Jul 2018 14:27:45 +0100 Subject: [PATCH] hledger-ui supports fsnotify 0.2 again --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 522e2c66..c082369b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3554,7 +3554,6 @@ packages: - fsnotify < 0.3 - filecache < 0.4 - starter < 0.3 - - hledger-ui < 1.10 # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131