From 88b139b2fedb974edf327d9d34e74c84b984ed52 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Aug 2020 16:39:19 -0400 Subject: [PATCH] Add new reanimate deps under @lemmih --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c440e1e2..8bd984d7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4193,6 +4193,11 @@ packages: - reanimate-svg - reanimate - earcut + # required by reanimate as of 0.4.2.0 + - hgeometry + - hgeometry-combinatorial + - approximate-equality # required by hgeometry-combinatorial + - type-level-natural-number # required by approximate-equality "Vitaly Bragilevsky @bravit": - Chart