@jam3/gsap-promise
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -60,3 +60,3 @@ var TweenMax = require('gsap') | ||
// expose original gsap for non-promise interface | ||
util.gsap = gsap; | ||
util.TweenMax = TweenMax; | ||
return util | ||
@@ -63,0 +63,0 @@ |
{ | ||
"name": "@jam3/gsap-promise", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "a Promise wrapper around gsap / twenelite", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6307