We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5f596 commit 244f53cCopy full SHA for 244f53c
.npmignore
@@ -12,4 +12,3 @@ CONTRIBUTING.md
12
*.tgz
13
dist/examples-umd.d.ts
14
tsconfig.json
15
-*.js.map
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-bootstrap-range-slider",
3
- "version": "3.0.3",
+ "version": "3.0.4",
4
"description": "A range slider component with tooltips for React Bootstrap that extends the HTML input (type=range) element.",
5
"keywords": [
6
"react",
0 commit comments