added smooth-scrollbar to dependencies

This commit is contained in:
Deven Caron
2018-10-17 10:53:56 -04:00
parent 6e09aad92a
commit 8a069e52bc

View File

@@ -7,6 +7,7 @@
"dependencies": { "dependencies": {
"pjax": "*", "pjax": "*",
"svg4everybody": "*", "svg4everybody": "*",
"smooth-scrollbar": "locomotivemtl/smooth-scrollbar#develop",
"locomotive-scroll": "git@github.com:locomotivemtl/locomotive-scroll.git#deven-add-scroll" "locomotive-scroll": "git@github.com:locomotivemtl/locomotive-scroll.git#deven-add-scroll"
}, },
"devDependencies": { "devDependencies": {