Area restrita - Questionario
This commit is contained in:
+3
-3
@@ -360,10 +360,10 @@
|
||||
}
|
||||
|
||||
/*!
|
||||
* CustomEase 3.14.2
|
||||
* CustomEase 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
|
||||
*/
|
||||
@@ -709,7 +709,7 @@
|
||||
|
||||
return CustomEase;
|
||||
}();
|
||||
CustomEase.version = "3.14.2";
|
||||
CustomEase.version = "3.15.0";
|
||||
CustomEase.headless = true;
|
||||
_getGSAP() && gsap.registerPlugin(CustomEase);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user