@urso/core 0.8.21 → 0.8.23
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.
- package/README.md +725 -173
- package/build/js/index.js +1 -1
- package/build/js/index.js.LICENSE.txt +2 -3
- package/package.json +1 -1
|
@@ -149,12 +149,11 @@ object-assign
|
|
|
149
149
|
*/
|
|
150
150
|
|
|
151
151
|
/*!
|
|
152
|
-
* GSAP 3.
|
|
152
|
+
* GSAP 3.13.0
|
|
153
153
|
* https://gsap.com
|
|
154
154
|
*
|
|
155
155
|
* @license Copyright 2008-2025, GreenSock. All rights reserved.
|
|
156
|
-
* Subject to the terms at https://gsap.com/standard-license
|
|
157
|
-
* Club GSAP members, the agreement issued with that membership.
|
|
156
|
+
* Subject to the terms at https://gsap.com/standard-license
|
|
158
157
|
* @author: Jack Doyle, jack@greensock.com
|
|
159
158
|
*/
|
|
160
159
|
|