hart-estate-widget 2.5.39 → 2.5.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,16 +4,6 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
- /*!
8
- * GSAP 3.12.5
9
- * https://gsap.com
10
- *
11
- * @license Copyright 2008-2024, GreenSock. All rights reserved.
12
- * Subject to the terms at https://gsap.com/standard-license or for
13
- * Club GSAP members, the agreement issued with that membership.
14
- * @author: Jack Doyle, jack@greensock.com
15
- */
16
-
17
7
  /*!
18
8
  fflate - fast JavaScript compression/decompression
19
9
  <https://101arrowz.github.io/fflate>