Downgrade jquery to fix mobile navigation issue
This commit is contained in:
Generated
+3
-3
@@ -4916,9 +4916,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"jquery": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
|
||||
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
|
||||
"version": "1.12.4",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-1.12.4.tgz",
|
||||
"integrity": "sha1-AeHfuikP5z3rp3zurLD5ui/sngw="
|
||||
},
|
||||
"jquery-lazy": {
|
||||
"version": "1.7.10",
|
||||
|
||||
Reference in New Issue
Block a user