Skip to content

Commit e4e2dae

Browse files
committed
fix(pat-carousel): Fix SASS compilation warnings.
Upgrade to a version of slick.js where the compilation warnings are fixed.
1 parent d03c0b9 commit e4e2dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"select2": "^3.5.1",
3131
"showdown": "^2.1.0",
3232
"showdown-prettify": "^1.3.0",
33-
"slick-carousel": "^1.8.1",
33+
"slick-carousel": "git+https://github.com/markvantilburg/slick.git#patch-3",
3434
"slides": "git+https://github.com/Patternslib/slides.git",
3535
"spectrum-colorpicker": "^1.8.0",
3636
"tippy.js": "^6.3.7"

0 commit comments

Comments
 (0)