fix smooth scroll

This commit is contained in:
Matthias Kretschmann 2018-05-22 14:40:56 +02:00
parent d9aad6e860
commit 99b95c86c5
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
//=include svg4everybody/dist/svg4everybody.js
//=include jquery/dist/jquery.js
//=include smooth-scroll/dist/js/smooth-scroll.js
//=include smooth-scroll/dist/smooth-scroll.js
//=include cookies-eu-banner/dist/cookies-eu-banner.js
//=include bigchain/analytics.js

View File

@ -36,7 +36,7 @@
"parsleyjs": "^2.8.1",
"popper.js": "^1.14.3",
"select2": "^4.0.5",
"smooth-scroll": "^14.0.0",
"smooth-scroll": "^14.2.0",
"svg4everybody": "^2.1.9",
"textarea-autogrow": "^1.0.0",
"vivus": "^0.4.3"