diff --git a/config/importmap.rb b/config/importmap.rb index 709d9820..2a0c1f49 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -63,7 +63,7 @@ # Animations for frontpage: https://github.com/michalsnik/aos pin "aos" # @2.3.4 # https://swiperjs.com/, from https://esm.sh/swiper -pin "swiper", to: "swiper-bundle.min.js", preload: false # @14.0.1 +pin "swiper", to: "swiper-bundle.min.js", preload: false # @14.0.2 # From https://esm.sh/swiper/modules pin "swiper/modules", to: "swiper-modules.js", preload: false # @11.2.10 # Emoji picker: https://github.com/missive/emoji-mart (alternative: https://www.npmjs.com/package/emoji-picker-element)