Fix mobile navigation js error
This commit is contained in:
+8
-8
@@ -10,23 +10,23 @@
|
||||
"build": "./node_modules/.bin/encore production"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fancyapps/fancybox": "^3.2.5",
|
||||
"@fengyuanchen/datepicker": "^0.6.4",
|
||||
"bootstrap-sass": "^3.3.7",
|
||||
"bourbon": "^4.3.2",
|
||||
"cookieconsent": "^3.0.4",
|
||||
"jquery": "^3.2.1",
|
||||
"font-awesome": "^4.7.0",
|
||||
"iframe-resizer": "^3.5.5",
|
||||
"jquery": "^2.2.4",
|
||||
"jquery-lazy": "^1.7.4",
|
||||
"moment": "^2.19.4",
|
||||
"normalize.css": "^7.0.0",
|
||||
"picturefill": "^3.0.2",
|
||||
"sass-mq": "^3.3.2",
|
||||
"slick-carousel": "^1.8.0",
|
||||
"sticky-js": "^1.2.0",
|
||||
"vue": "^2.5.11",
|
||||
"vue-session": "^0.9.10",
|
||||
"@fancyapps/fancybox": "^3.2.5",
|
||||
"bootstrap": "^3.3.7",
|
||||
"font-awesome": "^4.7.0",
|
||||
"iframe-resizer": "^3.5.5",
|
||||
"moment": "^2.19.4",
|
||||
"picturefill": "^3.0.2"
|
||||
"vue-session": "^0.9.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@symfony/webpack-encore": "^0.19.0",
|
||||
|
||||
Reference in New Issue
Block a user