Comparing version 0.3.18 to 0.3.19
{ | ||
"name": "tina", | ||
"version": "0.3.18", | ||
"version": "0.3.19", | ||
"description": "Tweening and INterpolations for Animation", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -168,2 +168,3 @@ /** @class */ | ||
this._time = timeOffset; | ||
this._startTime = this._player._time - timeOffset; | ||
@@ -170,0 +171,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
771001
8440