From e3ff16c66a93a2812df54a8d434eee90e77b65d1 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 22 Aug 2020 18:25:59 +0200 Subject: [PATCH] Downgrade animate.css, upgrade to v4 needs customizations --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 45eb7af3..1ac78d3a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@ericblade/quagga2": "^1.2.1", "@fortawesome/fontawesome-free": "^5.14.0", "TagManager": "https://github.com/max-favilli/tagmanager.git#master", - "animate.css": "^4.1.0", + "animate.css": "^3.7.2", "bootbox": "^5.3.2", "bootstrap": "^4.5.2", "bootstrap-select": "^1.13.18", diff --git a/yarn.lock b/yarn.lock index 9d1d8d97..0f293587 100644 --- a/yarn.lock +++ b/yarn.lock @@ -517,10 +517,10 @@ ajv@^6.12.3: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -animate.css@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/animate.css/-/animate.css-4.1.0.tgz#dec2aabe4babfc6f6777f9a5cccd132838729b50" - integrity sha512-0aVcfWDeU9ykV6vjn1P67ZSs01jxoUQZCGaYbkk0SIIelIG8kUdLrIkua1+VabHfTtsSivDRMMn0ILPvZum2gw== +animate.css@^3.7.2: + version "3.7.2" + resolved "https://registry.yarnpkg.com/animate.css/-/animate.css-3.7.2.tgz#e73e0d50e92cb1cfef1597d9b38a9481020e08ea" + integrity sha512-0bE8zYo7C0KvgOYrSVfrzkbYk6IOTVPNqkiHg2cbyF4Pq/PXzilz4BRWA3hwEUBoMp5VBgrC29lQIZyhRWdBTw== ansi-align@^3.0.0: version "3.0.0"