Area restrita - Questionario

This commit is contained in:
2026-06-08 23:50:59 -03:00
parent f2e2400637
commit ef968f10ae
6972 changed files with 23454 additions and 2267883 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
/*!
* PhysicsPropsPlugin 3.14.2
* PhysicsPropsPlugin 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
*/
@@ -56,7 +56,7 @@ var PhysicsProp = function PhysicsProp(target, p, velocity, acceleration, fricti
};
export var PhysicsPropsPlugin = {
version: "3.14.2",
version: "3.15.0",
name: "physicsProps",
register: _initCore,
init: function init(target, value, tween) {