From 23c54cc678a118a1d22a0c1e5948733c3630190d Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sun, 28 Jan 2024 20:06:16 -0500 Subject: [PATCH] restrict aeson-typescript < 0.6.2.0 (#7297) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ae67338..36661d7c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -416,7 +416,7 @@ packages: - buchhaltung "Tom McLaughlin @thomasjm": - - aeson-typescript + - aeson-typescript < 0.6.2.0 - fsnotify - myers-diff - sandwich