We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c351e commit 613ee87Copy full SHA for 613ee87
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-reduce-motion",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"description": "A cross platform react hook that indicates whether a user's OS is configured to \"Reduce motion\" for accessibility purposes",
5
"main": "dist/react-reduce-motion.browser.cjs.js",
6
"jsnext:main": "dist/react-reduce-motion.esm.js",
0 commit comments