Skip to content

Commit f74ae7f

Browse files
committed
feature: update parallax
1 parent c8d7025 commit f74ae7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tags/Parallax.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public static function stylesheets()
4848
public static function scripts()
4949
{
5050
return [
51-
'//cdn.jsdelivr.net/npm/simple-parallax-js@6.0.1/dist/vanilla/simpleParallaxVanilla.umd.min.js',
51+
'//cdn.jsdelivr.net/npm/simple-parallax-js@6.2.1/dist/vanilla/simpleParallaxVanilla.umd.min.js',
5252
];
5353
}
5454

0 commit comments

Comments
 (0)