We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d7025 commit f74ae7fCopy full SHA for f74ae7f
src/Tags/Parallax.php
@@ -48,7 +48,7 @@ public static function stylesheets()
48
public static function scripts()
49
{
50
return [
51
- '//cdn.jsdelivr.net/npm/simple-parallax-js@6.0.1/dist/vanilla/simpleParallaxVanilla.umd.min.js',
+ '//cdn.jsdelivr.net/npm/simple-parallax-js@6.2.1/dist/vanilla/simpleParallaxVanilla.umd.min.js',
52
];
53
}
54
0 commit comments