Remove jquery-scrollspy dependency

scrollspy is bootstrap built-in plugin
This commit is contained in:
Yukai Huang
2016-10-13 15:30:26 +08:00
parent 440ad3506c
commit bcb12b9ae7
3 changed files with 1 additions and 4 deletions

View File

@@ -30,8 +30,7 @@
"velocity": "^1.3.1",
"randomcolor": "randomColor#^0.4.4",
"Idle.Js": "idle.js#^1.0.0",
"gist-embed": "*",
"jquery-scrollspy": "softwarespot/jquery-scrollspy"
"gist-embed": "*"
},
"resolutions": {
"jquery": "~3.1.1"