@titelmedia/bricks-utils
Advanced tools
Comparing version 2.27.5 to 2.28.0
@@ -9,3 +9,3 @@ "use strict"; | ||
get: function () { | ||
return _all.DrawSVGPlugin; | ||
return _DrawSVGPlugin.DrawSVGPlugin; | ||
} | ||
@@ -32,4 +32,5 @@ }); | ||
var _all = require("gsap/all"); | ||
var _DrawSVGPlugin = require("./plugins/DrawSVGPlugin"); | ||
if (typeof document !== 'undefined') { | ||
_all.gsap.registerPlugin(_all.ScrollTrigger, _all.ScrollSmoother, _all.DrawSVGPlugin); | ||
_all.gsap.registerPlugin(_all.ScrollTrigger, _all.ScrollSmoother, _DrawSVGPlugin.DrawSVGPlugin); | ||
_all.gsap.registerEffect({ | ||
@@ -36,0 +37,0 @@ name: 'fade', |
{ | ||
"name": "@titelmedia/bricks-utils", | ||
"version": "2.27.5", | ||
"version": "2.28.0", | ||
"description": "> TODO: description", | ||
@@ -34,3 +34,3 @@ "author": "highsnob", | ||
}, | ||
"gitHead": "fb3204400823a7a44a674f3a175dee60a51dece6" | ||
"gitHead": "05cbdf34985d3fdad06727aa8f7430f792c60172" | ||
} |
Sorry, the diff of this file is not supported yet
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
43897
6
422