1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

changed github package link

This commit is contained in:
Deven Caron
2018-10-17 11:44:55 -04:00
parent 8a069e52bc
commit 70bd5e8615

View File

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