update npm packages

This commit is contained in:
2021-05-21 10:29:59 +02:00
parent 6c921e35de
commit 7bf2a06b16
3 changed files with 49 additions and 52 deletions

View File

@@ -6,7 +6,6 @@ import {SWIPER_CONFIG, SwiperConfigInterface, SwiperModule} from 'ngx-swiper-wra
import {SongTextModule} from '../../widget-modules/components/song-text/song-text.module';
const DEFAULT_SWIPER_CONFIG: SwiperConfigInterface = {
a11y: true,
direction: 'horizontal',
slidesPerView: 1,
keyboard: true,