@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.
@@ -149,12 +149,11 @@ object-assign
149
149
  */
150
150
 
151
151
  /*!
152
- * GSAP 3.12.7
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 or for
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
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@urso/core",
3
- "version": "0.8.21",
3
+ "version": "0.8.23",
4
4
  "description": "HTML5 game engine",
5
5
  "main": "build/js/index.js",
6
6
  "author": "Megbrimef",