Area restrita - Questionario
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
||||
/*!
|
||||
* EasePack 3.14.2
|
||||
* EasePack 3.15.0
|
||||
* https://gsap.com
|
||||
*
|
||||
* @license Copyright 2008-2025, GreenSock. All rights reserved.
|
||||
* @license Copyright 2008-2026, GreenSock. All rights reserved.
|
||||
* Subject to the terms at https://gsap.com/standard-license
|
||||
* @author: Jack Doyle, jack@greensock.com
|
||||
*/
|
||||
@@ -204,7 +204,7 @@ export var EasePack = {
|
||||
|
||||
for (var p in EasePack) {
|
||||
EasePack[p].register = _initCore;
|
||||
EasePack[p].version = "3.14.2";
|
||||
EasePack[p].version = "3.15.0";
|
||||
}
|
||||
|
||||
_getGSAP() && gsap.registerPlugin(SlowMo);
|
||||
|
||||
Reference in New Issue
Block a user