File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Scrollparent(document.getElementById("inside-a-scrolling-div")) // HTMLDivElemen
2626
2727* Ola Holmström (@olahol )
2828* Bart Nagel (@tremby )
29+ * Daniel White (@danbrianwhite )
2930
3031## License
3132
Original file line number Diff line number Diff line change 44 " scrollparent.js"
55 ],
66 "dependencies" : {},
7- "version" : " 1.0.1 " ,
7+ "version" : " 1.0.2 " ,
88 "homepage" : " https://github.com/olahol/scrollparent.js" ,
99 "description" : " A function to get the scrolling parent of an html element." ,
1010 "keywords" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " scrollparent" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " A function to get the scrolling parent of an html element." ,
55 "main" : " scrollparent.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments