Stryzhevskyi / rangeSlider

Simple, small and fast vanilla JavaScript polyfill for the HTML5 `<input type="range">` slider element.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required npm version too high

Gijserman opened this issue · comments

Hi, I noticed that the required npm version for this package is 7.0.0, but I tested with 6.0 and that also seemed to work. I can't use this package on a client's server for this reason. Could you change it to the minimal required version?