Browse code

Fix wrong scrollmagic version

Benjamin Roth authored on22/05/2020 21:19:07
Showing1 changed files
... ...
@@ -14,7 +14,7 @@
14 14
     "php": "^7.0",
15 15
     "contao/core-bundle": "^4.4",
16 16
     "vonRotenberg/contao-component-animejs": "^3.2",
17
-    "vonRotenberg/contao-component-scrollmagic": "^2.7"
17
+    "vonRotenberg/contao-component-scrollmagic": "^2.0"
18 18
   },
19 19
   "require-dev": {
20 20
     "contao/manager-plugin": "^2.7"