scrollmagic-plugin-gsap
Advanced tools
Comparing version
@@ -276,3 +276,3 @@ /*! | ||
// warn about tween overwrites, when an element is tweened multiple times | ||
if (parseFloat(TweenLite.version) >= 1.14) { | ||
if (parseFloat(Tween.version) >= 1.14) { | ||
// onOverwrite only present since GSAP v1.14.0 | ||
@@ -344,2 +344,2 @@ var list = _tween.getChildren | ||
module.exports = { ScrollMagicPluginGsap }; | ||
module.exports = { ScrollMagicPluginGsap : ScrollMagicPluginGsap }; |
{ | ||
"name": "scrollmagic-plugin-gsap", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Add animation.gsap.js plugin to ScrollMagic in ES6 with no problems", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
19359
2.11%6
20%349
3.87%