We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf141c commit 517464dCopy full SHA for 517464d
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-reduce-motion",
3
- "version": "2.0.0",
+ "version": "2.0.1",
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.cjs.js",
6
"jsnext:main": "dist/react-reduce-motion.esm.js",
0 commit comments