Browse code

Refactor and rewrite as contao bundle

Benjamin Roth authored on04/11/2022 22:32:32
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,7 +0,0 @@
1
-{
2
-  "name": "swiper/autoplay",
3
-  "private": true,
4
-  "sideEffects": false,
5
-  "main": "../../cjs/components/autoplay/autoplay.js",
6
-  "module": "../../esm/components/autoplay/autoplay.js"
7
-}
8 0
\ No newline at end of file
Browse code

swiper.js version 6.5.0

Benjamin Roth authored on14/03/2021 15:29:46
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,7 @@
1
+{
2
+  "name": "swiper/autoplay",
3
+  "private": true,
4
+  "sideEffects": false,
5
+  "main": "../../cjs/components/autoplay/autoplay.js",
6
+  "module": "../../esm/components/autoplay/autoplay.js"
7
+}
0 8
\ No newline at end of file