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 a536b64 commit 3de2bafCopy full SHA for 3de2baf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-slider",
3
- "version": "0.6.0",
+ "version": "0.6.2",
4
"description": "Slider component for React",
5
"main": "react-slider.js",
6
"keywords": [
@@ -23,6 +23,6 @@
23
"url": "https://github.com/mpowaga/react-slider.git"
24
},
25
"peerDependencies": {
26
- "react": ">=0.14"
+ "react": ">=15.0.0"
27
}
28
0 commit comments