Skip to content
Snippets Groups Projects

Making sure we are using jquery 3.3.1

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -29,7 +29,7 @@
@@ -29,7 +29,7 @@
"cookieconsent": "^3.1.0",
"cookieconsent": "^3.1.0",
"feather-icons": "^4.7.0",
"feather-icons": "^4.7.0",
"font-awesome": "^4.7.0",
"font-awesome": "^4.7.0",
"jquery": "^3.3.1",
"jquery": "3.3.1",
"jquery-eclipsefdn-api": "0.0.26",
"jquery-eclipsefdn-api": "0.0.26",
"jquery-match-height": "^0.7.2",
"jquery-match-height": "^0.7.2",
"laravel-mix": "4.0.14",
"laravel-mix": "4.0.14",
Loading