UNPKG

react-scrollbar-patch

Version:

A patch of souhe/reactScrollbar that fixes a significant bug preventing range sliders working (issue #42).

14 lines (13 loc) 161 B
language: node_js node_js: - "4" - "5" before_install: - "npm install -g gulp" script: - gulp - npm test branches: only: - master - dev