Area restrita - Questionario
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
||||
/*!
|
||||
* MotionPathHelper 3.14.2
|
||||
* MotionPathHelper 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
|
||||
*/
|
||||
@@ -376,5 +376,5 @@ MotionPathHelper.editPath = function (path, vars) {
|
||||
return PathEditor.create(path, vars);
|
||||
};
|
||||
|
||||
MotionPathHelper.version = "3.14.2";
|
||||
MotionPathHelper.version = "3.15.0";
|
||||
export { MotionPathHelper as default };
|
||||
Reference in New Issue
Block a user