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 6a6fb51 commit fb2c6feCopy full SHA for fb2c6fe
package.json
@@ -56,7 +56,7 @@
56
},
57
"name": "use-is-in-viewport",
58
"description": "A react hook to use the IntersectionObserver declaratively in your React app.",
59
- "version": "1.0.2",
+ "version": "1.0.3",
60
"main": "built/es5-cjs/src/index.js",
61
"types": "built/es5-cjs/src/index.d.ts",
62
"module": "built/es9-esm/src/index.js",
0 commit comments